replicant-frameworks_native/services/surfaceflinger
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
..
DisplayHardware libgui: Allow an IGBProducer to disable allocation 2015-04-23 15:28:12 -07:00
Effects
EventLog
RenderEngine
tests
Android.mk
Barrier.h
Client.cpp
Client.h
clz.h
Colorizer.h
DdmConnection.cpp
DdmConnection.h
DisplayDevice.cpp
DisplayDevice.h
DispSync.cpp
DispSync.h
EventControlThread.cpp
EventControlThread.h
EventThread.cpp SF: Permit changing DispSync offsets at runtime 2015-04-15 13:56:28 -07:00
EventThread.h SF: Permit changing DispSync offsets at runtime 2015-04-15 13:56:28 -07:00
FrameTracker.cpp
FrameTracker.h
Layer.cpp SF: Always perform sideband transactions 2015-04-22 16:53:15 -07:00
Layer.h SurfaceFlinger: Pass surface damage to HWC 2015-04-15 13:20:01 -07:00
LayerDim.cpp
LayerDim.h
main_surfaceflinger.cpp
MessageQueue.cpp
MessageQueue.h
MODULE_LICENSE_APACHE2
MonitoredProducer.cpp libgui: Allow an IGBProducer to disable allocation 2015-04-23 15:28:12 -07:00
MonitoredProducer.h libgui: Allow an IGBProducer to disable allocation 2015-04-23 15:28:12 -07:00
SurfaceFlinger.cpp SF: Permit changing DispSync offsets at runtime 2015-04-15 13:56:28 -07:00
SurfaceFlinger.h SurfaceFlinger: Pass surface damage to HWC 2015-04-15 13:20:01 -07:00
SurfaceFlingerConsumer.cpp SurfaceFlinger: Pass surface damage to HWC 2015-04-15 13:20:01 -07:00
SurfaceFlingerConsumer.h SurfaceFlinger: Pass surface damage to HWC 2015-04-15 13:20:01 -07:00
Transform.cpp
Transform.h