Home
last modified time | relevance | path

Searched refs:gralloc_lock_async (Results 1 – 3 of 3) sorted by relevance

/device/linaro/hikey/gralloc960/
Dmali_gralloc_module.cpp115 static int gralloc_lock_async(gralloc_module_t const *module, buffer_handle_t handle, int usage, in… in gralloc_lock_async() function
165 base.lockAsync = gralloc_lock_async; in private_module_t()
/device/amlogic/yukawa/gralloc/
Dmali_gralloc_module.cpp115 static int gralloc_lock_async(gralloc_module_t const *module, buffer_handle_t handle, int usage, in… in gralloc_lock_async() function
165 base.lockAsync = gralloc_lock_async; in private_module_t()
/device/linaro/hikey/gralloc/
Dgralloc_module.cpp465 static int gralloc_lock_async (gralloc_module_t const *module, buffer_handle_t handle, int usage, i… in gralloc_lock_async() function
535 base.lockAsync = gralloc_lock_async; in private_module_t()