replicant-frameworks_native/libs
Dan Stoza 993772a60a libgui: Add generation numbers to BufferQueue
This change allows producers to set a generation number on a
BufferQueue. This number will be embedded in any new GraphicBuffers
created in that BufferQueue, and attempts to attach buffers which have
a different generation number will fail.

It also plumbs the setGenerationNumber method through Surface, with the
additional effect that any buffers attached to the Surface after
setting a new generation number will automatically be updated with the
new number (as opposed to failing, as would happen on through IGBP).

Bug: 20923096
Change-Id: I32bf726b035f99c3e5834beaf76afb9f01adcbc2
(cherry picked from commit 812ed0644f)
2015-06-08 11:18:16 -07:00
..
binder binder: add uint64 support to Parcel. 2015-05-13 09:43:35 -07:00
diskusage Add missing <unistd.h> include for close. 2015-02-19 16:58:44 -08:00
gui libgui: Add generation numbers to BufferQueue 2015-06-08 11:18:16 -07:00
input am e1e3d278: Merge "Clean cruft out of makefiles." 2014-09-12 16:22:03 +00:00
ui libgui: Add generation numbers to BufferQueue 2015-06-08 11:18:16 -07:00