replicant-frameworks_native/include/ui
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
..
ANativeObjectBase.h remove dependency on android_native{s_priv|buffer}.h 2012-02-24 18:26:01 -08:00
DisplayInfo.h Add two new display info fields 2014-06-17 10:41:46 -07:00
DisplayStatInfo.h surfaceflinger: add getDisplayStats() method 2014-09-18 17:03:20 -07:00
Fence.h libui: Enable -Weverything and -Werror 2014-12-04 17:56:27 -08:00
FrameStats.h Adding render stats APIs to UiAutomation (framework native). 2014-04-10 12:32:19 -07:00
FramebufferNativeWindow.h Enable clang for libui/libgui/surfaceflinger 2014-12-04 17:56:17 -08:00
GraphicBuffer.h libgui: Add generation numbers to BufferQueue 2015-06-03 11:09:33 -07:00
GraphicBufferAllocator.h libui: Enable -Weverything and -Werror 2014-12-04 17:56:27 -08:00
GraphicBufferMapper.h libui: Enable -Weverything and -Werror 2014-12-04 17:56:27 -08:00
PixelFormat.h DO NOT MERGE Add dataSpace to buffer queues; remove old format enums. 2015-03-19 13:56:00 -07:00
Point.h improve [un]marshalling of non-binder objects 2012-08-13 02:46:05 -07:00
Rect.h libgui: Pass surface damage through BufferQueue 2015-04-15 13:19:38 -07:00
Region.h libgui: Pass surface damage through BufferQueue 2015-04-15 13:19:38 -07:00
TMatHelpers.h fix camera API 2.0 orientation 2013-09-17 23:45:22 -07:00
TVecHelpers.h improve mat44 implementation 2013-09-03 16:38:49 -07:00
UiConfig.h Show build config in dumpsys SurfaceFlinger 2012-09-25 11:31:46 -07:00
mat4.h Fix undefined behavior (not returning a value from a function with return). 2014-09-04 15:52:47 +00:00
vec2.h improve mat44 implementation 2013-09-03 16:38:49 -07:00
vec3.h improve mat44 implementation 2013-09-03 16:38:49 -07:00
vec4.h improve mat44 implementation 2013-09-03 16:38:49 -07:00