replicant-frameworks_native/libs/gui
Jamie Gennis 9e75ddda93 libgui: add BufferQueue test infrastructure
This change adds some infrastructure for testing the BufferQueue class.  It
also includes a test that tests the new check in BufferQueue::acquireBuffer
that prevents the consumer from acquiring more than one buffer beyond the max
acquired buffer count that was set.

Change-Id: I38554ad3f9a53d2ddeba7ef0deee35ec2e2f9775
2012-08-31 17:02:49 -07:00
..
tests libgui: add BufferQueue test infrastructure 2012-08-31 17:02:49 -07:00
Android.mk Add BufferItemConsumer, a simple BufferQueue consumer. 2012-08-21 15:46:35 -07:00
BitTube.cpp return errors properly in BitTube and SensorEventQueue 2012-05-07 18:22:16 -07:00
BufferItemConsumer.cpp BufferQueue: use max acquired buffer count 2012-08-30 18:26:09 -07:00
BufferQueue.cpp BufferQueue: add a check for the max acquired bufs 2012-08-30 18:38:11 -07:00
ConsumerBase.cpp SurfaceTexture: inherit from ConsumerBase (try 2) 2012-08-21 16:41:03 -07:00
CpuConsumer.cpp BufferQueue: use max acquired buffer count 2012-08-30 18:26:09 -07:00
DisplayEventReceiver.cpp use a socketpair instead of a pipe in BitTube 2012-04-02 18:41:10 -07:00
DummyConsumer.cpp Refactored DummyConsumer 2012-03-27 16:47:12 -07:00
IDisplayEventConnection.cpp
IGraphicBufferAlloc.cpp libgui: add some error checks 2012-08-30 18:38:11 -07:00
ISensorEventConnection.cpp
ISensorServer.cpp improve [un]marshalling of non-binder objects 2012-08-13 02:46:05 -07:00
ISurface.cpp
ISurfaceComposer.cpp Banish DisplayID from the SurfaceFlinger API. 2012-08-27 14:40:17 -07:00
ISurfaceComposerClient.cpp Banish DisplayID from the SurfaceFlinger API. 2012-08-27 14:40:17 -07:00
ISurfaceTexture.cpp Pass fences with buffers from SurfaceTextureClient 2012-06-30 21:38:51 -07:00
LayerState.cpp improve [un]marshalling of non-binder objects 2012-08-13 02:46:05 -07:00
Sensor.cpp improve [un]marshalling of non-binder objects 2012-08-13 02:46:05 -07:00
SensorEventQueue.cpp return errors properly in BitTube and SensorEventQueue 2012-05-07 18:22:16 -07:00
SensorManager.cpp
Surface.cpp Remove unused "layer" argument from show(). 2012-08-27 14:40:17 -07:00
SurfaceComposerClient.cpp Revert "A vendor ril depends on a native screen shot code." 2012-08-30 11:53:55 -07:00
SurfaceTexture.cpp libgui: add some error checks 2012-08-30 18:38:11 -07:00
SurfaceTextureClient.cpp resolved conflicts for merge of 21938749 to jb-mr1-dev 2012-08-20 10:22:33 -07:00