replicant-frameworks_native/services/surfaceflinger/DisplayHardware
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
..
DisplaySurface.h Enable clang for libui/libgui/surfaceflinger 2014-12-04 17:56:17 -08:00
FloatRect.h fix SF buffer cropping 2013-07-10 15:08:29 -07:00
FramebufferSurface.cpp DO NOT MERGE SurfaceFlinger: Stop using IGBC::BufferItem 2015-03-19 13:59:12 -07:00
FramebufferSurface.h am 5588d900: Merge "Enable clang for libui/libgui/surfaceflinger" 2014-12-05 18:01:48 +00:00
HWComposer.cpp SurfaceFlinger: Pass surface damage to HWC 2015-04-15 13:20:01 -07:00
HWComposer.h SurfaceFlinger: Pass surface damage to HWC 2015-04-15 13:20:01 -07:00
PowerHAL.cpp SurfaceFlinger: send VSYNC power hints to IPowerManager 2014-06-18 18:51:24 -07:00
PowerHAL.h SurfaceFlinger: send VSYNC power hints to IPowerManager 2014-06-18 18:51:24 -07:00
VirtualDisplaySurface.cpp libgui: Allow an IGBProducer to disable allocation 2015-04-23 15:28:12 -07:00
VirtualDisplaySurface.h libgui: Allow an IGBProducer to disable allocation 2015-04-23 15:28:12 -07:00