Home
last modified time | relevance | path

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

/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_module.cpp131 static int gralloc_unlock_async(gralloc_module_t const *module, buffer_handle_t handle, int32_t *fe… in gralloc_unlock_async() function
167 base.unlockAsync = gralloc_unlock_async; in private_module_t()
/device/linaro/hikey/gralloc960/
Dmali_gralloc_module.cpp131 static int gralloc_unlock_async(gralloc_module_t const *module, buffer_handle_t handle, int32_t *fe… in gralloc_unlock_async() function
167 base.unlockAsync = gralloc_unlock_async; in private_module_t()
/device/linaro/hikey/gralloc/
Dgralloc_module.cpp476 static int gralloc_unlock_async(gralloc_module_t const *module, buffer_handle_t handle, int *fenceF… in gralloc_unlock_async() function
536 base.unlockAsync = gralloc_unlock_async; in private_module_t()