replicant-frameworks_native/include/gui
Jamie Gennis 72f096fb1a BufferQueue: use max acquired buffer count
This change makes BufferQueue derive the min undequeued buffer count from a max
acquired buffer count that is set by the consumer.  This value may be set at
any time that a producer is not connected to the BufferQueue rather than at
BufferQueue construction time.

Change-Id: Icf9f1d91ec612a079968ba0a4621deffe48f4e22
2012-08-30 18:26:09 -07:00
..
BitTube.h use a socketpair instead of a pipe in BitTube 2012-04-02 18:41:10 -07:00
BufferItemConsumer.h Add BufferItemConsumer, a simple BufferQueue consumer. 2012-08-21 15:46:35 -07:00
BufferQueue.h BufferQueue: use max acquired buffer count 2012-08-30 18:26:09 -07:00
ConsumerBase.h SurfaceTexture: inherit from ConsumerBase (try 2) 2012-08-21 16:41:03 -07:00
CpuConsumer.h Add BufferItemConsumer, a simple BufferQueue consumer. 2012-08-21 15:46:35 -07:00
DisplayEventReceiver.h use a socketpair instead of a pipe in BitTube 2012-04-02 18:41:10 -07:00
DummyConsumer.h Refactored DummyConsumer 2012-03-27 16:47:12 -07:00
IDisplayEventConnection.h Improve the VSYNC api a bit. 2011-12-06 22:43:10 -08:00
IGraphicBufferAlloc.h fix libgui header location 2012-02-27 13:03:08 -08:00
ISensorEventConnection.h
ISensorServer.h
ISurface.h fix libgui header location 2012-02-27 13:03:08 -08:00
ISurfaceComposer.h Banish DisplayID from the SurfaceFlinger API. 2012-08-27 14:40:17 -07:00
ISurfaceComposerClient.h Eradicate DisplayID. 2012-08-27 17:43:43 -07:00
ISurfaceTexture.h Pass fences with buffers from SurfaceTextureClient 2012-06-30 21:38:51 -07:00
Sensor.h improve [un]marshalling of non-binder objects 2012-08-13 02:46:05 -07:00
SensorEventQueue.h use a socketpair instead of a pipe in BitTube 2012-04-02 18:41:10 -07:00
SensorManager.h
Surface.h Remove unused "layer" argument from show(). 2012-08-27 14:40:17 -07:00
SurfaceComposerClient.h Revert "A vendor ril depends on a native screen shot code." 2012-08-30 11:53:55 -07:00
SurfaceTexture.h BufferQueue: clean up buffer counting 2012-08-29 15:35:34 -07:00
SurfaceTextureClient.h Update ANativeWindow clients for sync 2012-06-20 15:48:30 -07:00