Searched refs:mali_gralloc_unlock_async (Results 1 – 5 of 5) sorted by relevance
/hardware/google/gchips/gralloc3/src/ |
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 | 140 return mali_gralloc_unlock_async(m, handle, fence_fd); in gralloc_unlock_async()
|
D | GrallocMapper.cpp | 644 const int result = mali_gralloc_unlock_async(&privateModule, bufferHandle, &fenceFd); in unlockBuffer()
|
D | mali_gralloc_public_interface.cpp | 448 const int status = mali_gralloc_unlock_async(m, buffer, outReleaseFence); in mali_gralloc1_unlock_async()
|
D | mali_gralloc_bufferaccess.cpp | 1371 int mali_gralloc_unlock_async(const mali_gralloc_module *m, buffer_handle_t buffer, in mali_gralloc_unlock_async() function
|