replicant-frameworks_native/include
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
..
binder Binder linkage no longer depends on JNI objrefs as persistent tokens 2011-02-28 11:37:20 -08:00
gui SurfaceTexture can now force the client to request a buffer 2011-04-01 14:43:35 -07:00
pim
private Add support for up to 32 buffers per Surface 2011-03-01 14:09:06 -08:00
surfaceflinger Add support for timestamps into SurfaceTexture. 2011-03-17 13:10:03 -07:00
tts
ui Merge "Add input filter mechanism for accessibility." 2011-03-30 17:20:56 -07:00
utils Merge "Refactor how timeouts are calculated." 2011-03-17 20:16:42 -07:00