Home
last modified time | relevance | path

Searched refs:mali_gralloc_lock_ycbcr_async (Results 1 – 4 of 4) sorted by relevance

/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_bufferaccess.h34 int mali_gralloc_lock_ycbcr_async(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t us…
Dmali_gralloc_module.cpp132 return mali_gralloc_lock_ycbcr_async(m, handle, (unsigned int)usage, l, t, w, h, ycbcr, fence_fd); in gralloc_lock_ycbcr_async()
DGrallocMapper.cpp604 result = mali_gralloc_lock_ycbcr_async(&privateModule, bufferHandle, cpuUsage, in lockBuffer()
Dmali_gralloc_bufferaccess.cpp621 int mali_gralloc_lock_ycbcr_async(const mali_gralloc_module *m, in mali_gralloc_lock_ycbcr_async() function