replicant-frameworks_native/libs
Antoine Labour 11f14871db BufferQueueProducer: fix which slot gets pre-allocated
Commit 78014f32da introduced a bug that
made us pre-allocate buffers into the last available free slots instead
of the first available ones. This in turn caused more re-allocations,
and possibly triggered driver bugs.

Change-Id: Ic4a70e676b4f2bbb054bc873be62ced26e3099a0
2014-07-25 18:47:25 -07:00
..
binder
diskusage
gui BufferQueueProducer: fix which slot gets pre-allocated 2014-07-25 18:47:25 -07:00
input
ui