replicant-frameworks_native/libs/gui/tests
Eino-Ville Talvala e41b318bc4 Add a BufferQueue CPU consumer.
Aimed for use cases where gralloc buffers need to be consumed by CPU
users, such as camera image data streams.

The CpuConsumer is a synchronous queue, which exposes raw pointers to
the underlying graphics buffers to applications. Multiple buffers may
be acquired at once, up to the limit set at time of construction.

Change-Id: If1d99f12471438e95a69696e40685948778055fd
2012-05-14 18:04:01 -07:00
..
Android.mk Add a BufferQueue CPU consumer. 2012-05-14 18:04:01 -07:00
CpuConsumer_test.cpp Add a BufferQueue CPU consumer. 2012-05-14 18:04:01 -07:00
Surface_test.cpp fix libgui header location 2012-02-27 13:03:08 -08:00
SurfaceTexture_test.cpp libgui: Add support for post-xform crops. 2012-05-08 17:08:33 -07:00
SurfaceTextureClient_test.cpp libgui: Add support for post-xform crops. 2012-05-08 17:08:33 -07:00