summaryrefslogtreecommitdiffstats
path: root/include/gui/BufferItem.h
Commit message (Collapse)AuthorAgeFilesLines
* Add a BufferItem parameter to onFrameAvailableDan Stoza2014-11-071-0/+1
| | | | | | | | | | Passes the BufferItem for the queued buffer to the onFrameAvailable callback so the consumer can track the BufferQueue's contents. Also adds an onFrameReplaced callback, which is necessary if the consumer wants to do anything more than simple queue length tracking. Bug: 18111837 Change-Id: If9d07229c9b586c668e5f99074e9b63b0468feb0
* Split BufferQueue into core + producer + consumerDan Stoza2014-03-041-0/+103
Change-Id: Idc39f1e511d68ce4f02202d35425a419bc0bcd92