replicant-frameworks_native/libs/gui
Jamie Gennis 74bed55fff SurfaceTexture: add context attach & detach
This change adds the detachFromContext and attachToContext methods to
SurfaceTexture.  These methods allow the SurfaceTexture to switch from
one consumer GLES context to another.  This change also includes a few
cleanups to the error return codes in updateTexImage.

Change-Id: I0df1eb599aa7b6f58f07431f242f8f09269559ed
2012-03-30 16:47:28 -07:00
..
tests SurfaceTexture: add context attach & detach 2012-03-30 16:47:28 -07:00
Android.mk Added a DummyConsumer for use with BufferQueue. 2012-03-26 15:29:35 -07:00
BitTube.cpp make sure to ignore SIGPIPE in the write side of BitTube 2012-02-06 19:17:56 -08:00
BufferQueue.cpp libgui: add BQ consumer buffer free notifications 2012-03-19 15:09:09 -07:00
DisplayEventReceiver.cpp fix libgui header location 2012-02-27 13:03:08 -08:00
DummyConsumer.cpp Added a DummyConsumer for use with BufferQueue. 2012-03-26 15:29:35 -07:00
IDisplayEventConnection.cpp
IGraphicBufferAlloc.cpp fix libgui header location 2012-02-27 13:03:08 -08:00
ISensorEventConnection.cpp
ISensorServer.cpp
ISurface.cpp fix libgui header location 2012-02-27 13:03:08 -08:00
ISurfaceComposer.cpp fix libgui header location 2012-02-27 13:03:08 -08:00
ISurfaceComposerClient.cpp fix libgui header location 2012-02-27 13:03:08 -08:00
ISurfaceTexture.cpp
LayerState.cpp fix libgui header location 2012-02-27 13:03:08 -08:00
Sensor.cpp
SensorEventQueue.cpp Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE 2012-01-08 13:19:13 +00:00
SensorManager.cpp Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE 2012-01-08 13:19:13 +00:00
Surface.cpp remove dependency of EGL on ndk header 2012-03-23 14:15:44 -07:00
SurfaceComposerClient.cpp fix libgui header location 2012-02-27 13:03:08 -08:00
SurfaceTexture.cpp SurfaceTexture: add context attach & detach 2012-03-30 16:47:28 -07:00
SurfaceTextureClient.cpp remove dependency of EGL on ndk header 2012-03-23 14:15:44 -07:00