replicant-frameworks_native/libs
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 Clean up use of HAVE_ANDROID_OS 2011-02-16 10:56:32 -08:00
gui SurfaceTexture can now force the client to request a buffer 2011-04-01 14:43:35 -07:00
surfaceflinger_client merge libsurfaceflinger_client into libgui 2011-03-25 18:42:40 -07:00
ui am e22aa623: am 25594e19: am f40e638e: fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondition(LockCondition) timed out 2011-03-17 00:13:49 -07:00
utils Include strings.h for the strcasecmp prototype. 2011-03-21 20:26:25 -07:00