replicant-frameworks_native/libs/gui
Mathias Agopian a5c75c0162 SurfaceTexture can now force the client to request a buffer
SurfaceTexture now has the concept of default size a new method,
setDefaultBufferSize() to set it. When the default size is
changed, dequeueBuffer() will return a value telling the
client that it must ask for a new buffer.

The above only applies if the client has not
overriden the buffer size with setGeometry.

Change-Id: I520dc40363054b7e37fdb67d6a2e7bce70326e81
2011-04-01 14:43:35 -07:00
..
tests SurfaceTexture can now force the client to request a buffer 2011-04-01 14:43:35 -07:00
Android.mk merge libsurfaceflinger_client into libgui 2011-03-25 18:42:40 -07:00
IGraphicBufferAlloc.cpp merge libsurfaceflinger_client into libgui 2011-03-25 18:42:40 -07:00
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 merge libsurfaceflinger_client into libgui 2011-03-25 18:42:40 -07:00
ISurfaceComposer.cpp merge libsurfaceflinger_client into libgui 2011-03-25 18:42:40 -07:00
ISurfaceComposerClient.cpp merge libsurfaceflinger_client into libgui 2011-03-25 18:42:40 -07:00
ISurfaceTexture.cpp Add support for timestamps into SurfaceTexture. 2011-03-17 13:10:03 -07:00
LayerState.cpp merge libsurfaceflinger_client into libgui 2011-03-25 18:42:40 -07:00
Sensor.cpp Added SensorManager.getMinDelay() 2010-07-29 18:18:00 -07:00
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 new SensorService 2010-07-19 17:57:29 -07:00
SharedBufferStack.cpp merge libsurfaceflinger_client into libgui 2011-03-25 18:42:40 -07:00
Surface.cpp merge libsurfaceflinger_client into libgui 2011-03-25 18:42:40 -07:00
SurfaceComposerClient.cpp merge libsurfaceflinger_client into libgui 2011-03-25 18:42:40 -07:00
SurfaceTexture.cpp SurfaceTexture can now force the client to request a buffer 2011-04-01 14:43:35 -07:00
SurfaceTextureClient.cpp SurfaceTexture can now force the client to request a buffer 2011-04-01 14:43:35 -07:00