replicant-frameworks_native/include
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
..
android New keycode definitions for TV remotes. 2014-09-02 13:48:25 -07:00
batteryservice BatteryProperty: Add property ENERGY_COUNTER and 64-bit integer properties 2014-05-16 03:05:11 +00:00
binder am 80e81505: Merge "binder: Add {read,write}Uint32 methods to Parcel" 2014-12-01 19:27:00 +00:00
diskusage More changes to fix PDK build: 2012-10-24 12:30:41 -07:00
gui libgui: Allow an IGBProducer to disable allocation 2015-04-23 15:28:12 -07:00
input New keycode definitions for TV remotes. 2014-09-02 13:48:25 -07:00
media Revert "omx: add Intel's SemiPlanar OMX color format that is used on some devices" 2015-02-11 09:58:58 -08:00
powermanager Make IPowerManager native conform to .aidl for oneway 2014-09-05 17:12:24 -07:00
private Fix issue #18356768: some app process may hang at Runtime#exit... 2014-11-13 17:09:59 -08:00
ui libgui: Allow an IGBProducer to disable allocation 2015-04-23 15:28:12 -07:00