replicant-frameworks_native/libs
Jamie Gennis c2c8dfd71b SurfaceTexture: fix an error check in dequeueBuffer.
This change fixes the MIN_UNDEQUEUED_BUFFERS error check in
dequeueBuffer.  The check should only be performed if a buffer has been
queued since the last time the buffer count was changed by the client.
The check must be applied conditionally because video decoders require
all the bufferes to be dequeued and registered before beginning the
decode.

Change-Id: I08d96b380544e395c2fcf0f3983a199bfd695b09
2011-05-25 12:27:33 -07:00
..
binder Make sure binder ioctl structs don't contain uninitialized values. 2011-04-21 14:37:15 +04:00
gui SurfaceTexture: fix an error check in dequeueBuffer. 2011-05-25 12:27:33 -07:00
surfaceflinger_client merge libsurfaceflinger_client into libgui 2011-03-25 18:42:40 -07:00
ui Add initial API for stylus and mouse buttons. 2011-05-13 12:11:17 -07:00
utils Merge "Call RefBase::destroy() when OBJECT_LIFETIME_* is not the default" 2011-05-20 13:15:20 -07:00