Searched refs:mali_gralloc_unlock_async (Results 1 – 8 of 8) sorted by relevance
/device/amlogic/yukawa/hal/gralloc/ |
D | mali_gralloc_bufferaccess.h | 38 int mali_gralloc_unlock_async(const mali_gralloc_module *m, buffer_handle_t buffer, int32_t *fence_…
|
D | mali_gralloc_module.cpp | 135 return mali_gralloc_unlock_async(m, handle, fence_fd); in gralloc_unlock_async()
|
D | mali_gralloc_bufferaccess.cpp | 404 int mali_gralloc_unlock_async(const mali_gralloc_module *m, buffer_handle_t buffer, int32_t *fence_… in mali_gralloc_unlock_async() function
|
D | mali_gralloc_public_interface.cpp | 358 mali_gralloc_unlock_async(m, buffer, outReleaseFence); in mali_gralloc1_unlock_async()
|
/device/linaro/hikey/gralloc960/ |
D | mali_gralloc_bufferaccess.h | 38 int mali_gralloc_unlock_async(const mali_gralloc_module *m, buffer_handle_t buffer, int32_t *fence_…
|
D | mali_gralloc_module.cpp | 135 return mali_gralloc_unlock_async(m, handle, fence_fd); in gralloc_unlock_async()
|
D | mali_gralloc_public_interface.cpp | 357 mali_gralloc_unlock_async(m, buffer, outReleaseFence); in mali_gralloc1_unlock_async()
|
D | mali_gralloc_bufferaccess.cpp | 404 int mali_gralloc_unlock_async(const mali_gralloc_module *m, buffer_handle_t buffer, int32_t *fence_… in mali_gralloc_unlock_async() function
|