replicant-frameworks_native/libs/gui/tests
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
..
Android.mk
Surface_test.cpp
SurfaceTexture_test.cpp
SurfaceTextureClient_test.cpp SurfaceTexture can now force the client to request a buffer 2011-04-01 14:43:35 -07:00