replicant-frameworks_native/include
Lajos Molnar c5d7b7d323 BufferQueue: track buffer-queue by instance vs. by reference
Instead of representing the buffer-queue as a vector of buffer
indices, represent them as a vector of BufferItems (copies).
This allows modifying the buffer slots independent of the queued
buffers.

As part of this change, BufferSlot properties that are only
been relevant in the buffer-queue have been removed.

Also, invalid scalingMode in queueBuffer now returns an error.

ConsumerBase has also changed to allow reuse of the same
buffer slots by different buffers.

Change-Id: If2a698fa142b67c69ad41b8eaca6e127eb3ef75b
Signed-off-by: Lajos Molnar <lajos@google.com>
Related-to-bug: 7093648
2013-05-23 22:17:54 +00:00
..
android Add TOUCH_NAVIGATION input source 2013-03-11 14:20:14 -07:00
binder make all libsurfaceflinger and libsensorservice symbols's visibility hidden 2013-05-09 16:51:37 -07:00
cpustats Fix log spam about CPU frequency on one device 2012-05-14 16:55:26 -07:00
diskusage More changes to fix PDK build: 2012-10-24 12:30:41 -07:00
gui BufferQueue: track buffer-queue by instance vs. by reference 2013-05-23 22:17:54 +00:00
media wifi-display: add support for metadata mode on encoder output 2013-05-16 15:58:31 -07:00
powermanager Power manager now takes calling package name arg. 2013-05-20 16:50:10 -07:00
private libutils clean-up 2013-05-07 18:28:11 -07:00
ui am e6eef6c1: am ea74d3b7: make the warning timout of Fence::waitForever() implicit and longer 2013-05-17 10:18:45 -07:00
utils Make trace macros slightly more robust 2013-05-23 13:44:08 -07:00