replicant-frameworks_native/libs
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
..
binder Remove unused LOCAL_LDLIBS. 2014-05-07 15:26:38 -07:00
diskusage Report actual disk space used 2013-05-01 10:10:59 -07:00
gui Use asynchronous lock/unlock API 2014-05-12 09:13:03 -07:00
input Only consume touches up until the frame time 2013-10-21 23:57:17 +00:00
ui Use asynchronous lock/unlock API 2014-05-12 09:13:03 -07:00