replicant-frameworks_native/libs/ui
Dan Stoza 9de7293b0a libgui: Allow an IGBProducer to disable allocation
Adds a new method IGBP::allowAllocation, which controls whether
dequeueBuffer is permitted to allocate a new buffer. If allocation is
disallowed, dequeueBuffer will block or return an error as it
normally would (as controlled by *ControlledByApp).

If there are free buffers, but they are not of the correct dimensions,
format, or usage, they may be freed if a more suitable buffer is not
found first.

Bug: 19801715
Change-Id: I0d604958b78b2fd775c2547690301423f9a52165
2015-04-23 15:28:12 -07:00
..
tests Some more test cleanup. 2014-10-16 20:46:05 -07:00
Android.mk Disable struct padding warning/error 2014-12-04 18:06:48 -08:00
Fence.cpp libui: Clean up Fence and Region flattening 2015-04-15 13:04:15 -07:00
FramebufferNativeWindow.cpp Libui: Remove unused variables 2014-12-05 20:52:16 -08:00
FrameStats.cpp Adding render stats APIs to UiAutomation (framework native). 2014-04-10 12:32:19 -07:00
GraphicBuffer.cpp libgui: Allow an IGBProducer to disable allocation 2015-04-23 15:28:12 -07:00
GraphicBufferAllocator.cpp libui: Enable -Weverything and -Werror 2014-12-04 17:56:27 -08:00
GraphicBufferMapper.cpp resolved conflicts for merge of 1f9f71e1 to lmp-mr1-dev-plus-aosp 2015-01-28 21:27:46 -08:00
MODULE_LICENSE_APACHE2
NOTICE
PixelFormat.cpp DO NOT MERGE Add dataSpace to buffer queues; remove old format enums. 2015-03-19 13:56:00 -07:00
Rect.cpp libgui: Pass surface damage through BufferQueue 2015-04-15 13:19:38 -07:00
Region.cpp libgui: Pass surface damage through BufferQueue 2015-04-15 13:19:38 -07:00
UiConfig.cpp libui: Enable -Weverything and -Werror 2014-12-04 17:56:27 -08:00