replicant-frameworks_native/include/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
..
ISensorEventConnection.h
ISensorServer.h
ISurfaceTexture.h SurfaceTexture can now force the client to request a buffer 2011-04-01 14:43:35 -07:00
Sensor.h
SensorChannel.h
SensorEventQueue.h Replace epoll() with poll() and rename PollLoop to Looper. 2010-09-14 01:59:45 -07:00
SensorManager.h
SurfaceTexture.h SurfaceTexture can now force the client to request a buffer 2011-04-01 14:43:35 -07:00
SurfaceTextureClient.h Add support for timestamps into SurfaceTexture. 2011-03-17 13:10:03 -07:00