replicant-frameworks_native/libs
Francis Hart 378ef07760 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: I77daa1beb197b63b1c2f281b8414ac4ae4b5b03c
2014-05-02 13:28:14 -07:00
..
binder Remove global variables from ProcessState. 2014-04-03 12:29:44 +00:00
diskusage Report actual disk space used 2013-05-01 10:10:59 -07:00
gui Use asynchronous lock/unlock API 2014-05-02 13:28:14 -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-02 13:28:14 -07:00