a5c75c0162
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 |
||
---|---|---|
.. | ||
Android.mk | ||
Surface_test.cpp | ||
SurfaceTexture_test.cpp | ||
SurfaceTextureClient_test.cpp |