Go to file
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
build Increase growth limit from 64m to 80m for 1024mb hdpi tablet 2014-12-11 13:40:37 -08:00
cmds Command to move private app data between volumes. 2015-04-10 00:21:35 -07:00
data/etc Revert "Camera: Add XML entries and files for new system features" 2014-12-03 11:13:06 -08:00
include libgui: Allow an IGBProducer to disable allocation 2015-04-23 15:28:12 -07:00
libs libgui: Allow an IGBProducer to disable allocation 2015-04-23 15:28:12 -07:00
opengl libEGL: Add wrappers for partial update functions 2015-04-15 13:02:27 -07:00
services libgui: Allow an IGBProducer to disable allocation 2015-04-23 15:28:12 -07:00
MODULE_LICENSE_APACHE2
NOTICE