replicant-frameworks_native/libs
Dan Stoza 29a3e90879 BufferQueue: Add allocateBuffers method
This adds an allocateBuffers method to BufferQueue, which instructs
it to allocate up to the maximum number of buffers allowed by the
current configuration. The goal is that this method can be called
ahead of render time, which will prevent dequeueBuffers from blocking
in allocation and inducing jank.

This interface is also plumbed up to the native Surface (and, in
another change, up to the Java Surface and ThreadedRenderer).

Bug: 11792166
Change-Id: I4aa96b4351ea1c95ed5db228ca3ef98303229c74
2014-06-20 13:13:57 -07:00
..
binder Remove Parcel::writeIntPtr. 2014-06-12 15:26:39 +01:00
diskusage Report actual disk space used 2013-05-01 10:10:59 -07:00
gui BufferQueue: Add allocateBuffers method 2014-06-20 13:13:57 -07:00
input Fixup more potential issues / warnings in string formats 2014-06-10 13:03:17 -07:00
ui am 38c9e132: am c1ffd351: am bd20e551: Merge "Use asynchronous lock/unlock API" 2014-05-12 18:18:47 +00:00