commit | e5a1bffd9106b1d82259de1a202e1f2f28742392 | [log] [tgz] |
---|---|---|
author | Mathias Agopian <mathias@google.com> | Thu Mar 31 19:10:24 2011 -0700 |
committer | Mathias Agopian <mathias@google.com> | Fri Apr 01 14:43:35 2011 -0700 |
tree | 5db6b7eb4b1b32395aae1950e2bcec1c6a80fd4d | |
parent | 616fb9a38a5b558b1245b0e7f6dc0c4e5ef1a985 [diff] |
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