replicant-frameworks_native/include
Francis Hart 8f3960179c Use asynchronous lock/unlock API
The gralloc API now provides a way for using lock/unlock with the Android
explicit synchronisation concept. This changes updates the GraphicBuffer class
to also expose this functionality, and updates the Surface class to make use of
in line with the dequeueBuffer/queueBuffer mechanism.

This new behaviour is dependent on GRALLOC_MODULE_API_VERSION_0_3. If the local
gralloc module does not support this then the existing synchronous lock/unlock
mechanism will be used.

Change-Id: I8c3fd9592e0c5400ac9be84450f55a77cc0bbdc5
2014-05-12 09:13:03 -07:00
..
android Fixed apparent copy/paste mistake 2014-02-05 11:19:04 +08:00
batteryservice batteryservice: add battery current now and charge counter data 2013-08-07 18:30:13 +00:00
binder Remove global variables from ProcessState. 2014-04-03 12:29:44 +00:00
diskusage More changes to fix PDK build: 2012-10-24 12:30:41 -07:00
gui make struct Event layout consistent on 32/64-bit 2014-03-20 16:49:06 +08:00
input Remove input flinger stubs. (DO NOT MERGE) 2013-08-22 18:40:07 -07:00
media AArch64: Correction to OMX_U32 and OMX_S32 2014-04-02 11:20:01 -07:00
powermanager Native counterpart of new power manager method 2013-10-25 12:50:04 -07:00
private libutils clean-up 2013-05-07 18:28:11 -07:00
ui Use asynchronous lock/unlock API 2014-05-12 09:13:03 -07:00