replicant-frameworks_native/include
Ted Bonkenburg bd050ab2af Add support for creating a Surface from a a SurfaceTexture.
The Surface is already using SurfaceTexture internally and it is parcelable. This
is intended to replace and phase out ParcelSurfaceTexture in favor of creating a
new Surface.java object from an existing SurfaceTexture.

Change-Id: I8e2dd86614523da6abed6403e1d705a68fa19fdf
2011-07-22 16:36:44 -07:00
..
binder
gui
private
surfaceflinger Add support for creating a Surface from a a SurfaceTexture. 2011-07-22 16:36:44 -07:00
ui
utils