Searched refs:mali_gralloc_lock_ycbcr_async (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gchips/gralloc3/src/ |
D | mali_gralloc_bufferaccess.h | 34 int mali_gralloc_lock_ycbcr_async(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t us…
|
D | mali_gralloc_module.cpp | 132 return mali_gralloc_lock_ycbcr_async(m, handle, (unsigned int)usage, l, t, w, h, ycbcr, fence_fd); in gralloc_lock_ycbcr_async()
|
D | GrallocMapper.cpp | 604 result = mali_gralloc_lock_ycbcr_async(&privateModule, bufferHandle, cpuUsage, in lockBuffer()
|
D | mali_gralloc_bufferaccess.cpp | 621 int mali_gralloc_lock_ycbcr_async(const mali_gralloc_module *m, in mali_gralloc_lock_ycbcr_async() function
|