replicant-frameworks_native/include
Dan Stoza 812ed0644f 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
2015-06-03 11:09:33 -07:00
..
android Adding round qualifier constant to native API. 2015-05-15 14:58:28 -07:00
batteryservice BatteryProperty: Add property ENERGY_COUNTER and 64-bit integer properties 2014-05-16 03:05:11 +00:00
binder Track camera and flashlight usage in battery stats. 2015-06-01 16:55:07 -07:00
diskusage More changes to fix PDK build: 2012-10-24 12:30:41 -07:00
gui libgui: Add generation numbers to BufferQueue 2015-06-03 11:09:33 -07:00
input Fix input tests to work with new MotionEvent member 2015-05-14 16:29:13 +01:00
media fix build: media: add back legacy name for VideoGrallocMetadata 2015-06-01 21:21:09 -07:00
powermanager Make IPowerManager native conform to .aidl for oneway 2014-09-05 17:12:24 -07:00
private Fix issue #18356768: some app process may hang at Runtime#exit... 2014-11-13 17:09:59 -08:00
ui libgui: Add generation numbers to BufferQueue 2015-06-03 11:09:33 -07:00