Go to file
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
cmds Support wrapping app processes to inject debug instrumentation. 2011-05-24 12:01:25 -07:00
include SurfaceTexture: clean up some comments, tests, etc. 2011-05-25 12:27:33 -07:00
libs SurfaceTexture: fix an error check in dequeueBuffer. 2011-05-25 12:27:33 -07:00
opengl fix x86 build 2011-05-23 17:48:36 -07:00
services/surfaceflinger Merge "Fix a race that could cause GL commands to be executed from the wrong thread." 2011-05-19 19:42:20 -07:00
vpn Make VpnService synchronous API. 2011-01-20 12:51:43 +08:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
NOTICE resolved conflicts for merge of adee6b35 to honeycomb-plus-aosp 2011-01-17 14:17:12 -08:00