replicant-frameworks_native/libs/gui
Jamie Gennis fa28c35c21 SurfaceTexture: add name support
This change adds support for setting a string that can be used to
identify a SurfaceTexture object in log messages.

Change-Id: Ib4ee085f36c8830dc964c05ef1654f5a55dfcd60
2011-09-22 17:49:10 -07:00
..
tests Merge "SurfaceTexture: fix a test deadlock" 2011-09-05 14:51:20 -07:00
Android.mk
IGraphicBufferAlloc.cpp
ISensorEventConnection.cpp new SensorService 2010-07-19 17:57:29 -07:00
ISensorServer.cpp new SensorService 2010-07-19 17:57:29 -07:00
ISurface.cpp unify SurfaceTexture and Surface 2011-06-13 15:51:35 -07:00
ISurfaceComposer.cpp SurfaceTexture: fix queues-to-composer 2011-08-17 18:19:00 -07:00
ISurfaceComposerClient.cpp
ISurfaceTexture.cpp return correct value from query after connecting a surface 2011-08-08 20:25:44 -07:00
LayerState.cpp
Sensor.cpp
SensorChannel.cpp first step at implementing the native sensor support 2010-07-13 22:21:56 -07:00
SensorEventQueue.cpp Fix typo which causes sensors to fail miserably 2010-09-16 21:41:13 -07:00
SensorManager.cpp
Surface.cpp Fix an issue where Surface::lock() would never update the output region 2011-08-23 21:18:36 -07:00
SurfaceComposerClient.cpp
SurfaceTexture.cpp SurfaceTexture: add name support 2011-09-22 17:49:10 -07:00
SurfaceTextureClient.cpp