Go to file
Eino-Ville Talvala e232fdca2a Add BufferItemConsumer, a simple BufferQueue consumer.
BufferItemConsumer allows for acquiring BufferQueue's BufferItems,
which contain all the data and metadata the BufferQueue has for a
given graphics buffer.

This consumer is useful when direct access to the native buffer_handles
is needed by the client.

Also includes a minor cleanup of CpuConsumer's use of 'virtual'.

Bug: 6243944
Change-Id: If7dc4192b15ac499555f1eda42a85140f2434795
2012-08-21 15:46:35 -07:00
build Dalvik heap size for a 10" xhdpi tablet. 2012-08-01 18:14:45 -07:00
cmds add /d/sync to dumpstate 2012-08-08 15:32:02 -07:00
data/etc Move com.nxp.mifare to frameworks/native. 2012-04-12 21:24:08 -07:00
include Add BufferItemConsumer, a simple BufferQueue consumer. 2012-08-21 15:46:35 -07:00
libs Add BufferItemConsumer, a simple BufferQueue consumer. 2012-08-21 15:46:35 -07:00
opengl Add compile-time option to systrace GL-ES calls 2012-08-13 12:13:05 -07:00
services oopsie, missed a spot when fixing b/6970310 2012-08-15 16:14:33 -07:00
MODULE_LICENSE_APACHE2
NOTICE