Go to file
Igor Murashkin a5b7513711 gui: CpuConsumer::lockNextBuffer change return code when too many bufs acquired
- Return NOT_ENOUGH_DATA instead of INVALID_OPERATION when too many
  buffers have already been locked.
- INVALID_OPERATION is nominally used when something irrecoverable happens,
  but in this case the client just needs to call unlockBuffer to go back into a
  good state.

Bug: 10333400
Change-Id: I3a034d77de85741429f832a90eedd670afa1dc94
2013-08-14 20:17:17 -07:00
build Add Dalvik heap definition for 7" xhdpi devices. 2013-05-06 15:06:20 -07:00
cmds dumpstate: switch to HAL static libraries 2013-08-13 16:30:01 -07:00
data/etc Add NFC host-based card emulation feature. 2013-07-22 16:57:17 -07:00
include gui: CpuConsumer::lockNextBuffer change return code when too many bufs acquired 2013-08-14 20:17:17 -07:00
libs gui: CpuConsumer::lockNextBuffer change return code when too many bufs acquired 2013-08-14 20:17:17 -07:00
opengl Don't swallow eglCreateContext errors 2013-08-12 16:43:34 -07:00
services don't reallocate the mesh each time we use it 2013-08-13 20:51:23 -07:00
MODULE_LICENSE_APACHE2
NOTICE