replicant-frameworks_native/include
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
..
android
binder
cpustats
gui BufferQueue: use max acquired buffer count 2012-08-30 18:26:09 -07:00
media
powermanager
private
ui
utils