Searched refs:mali_gralloc_lock_ycbcr (Results 1 – 4 of 4) sorted by relevance
/hardware/google/gchips/gralloc4/src/core/ |
D | mali_gralloc_bufferaccess.h | 26 int mali_gralloc_lock_ycbcr(buffer_handle_t buffer, uint64_t usage, int l, int t, int w,
|
/hardware/google/gchips/gralloc3/src/ |
D | mali_gralloc_bufferaccess.h | 27 int mali_gralloc_lock_ycbcr(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, i…
|
D | mali_gralloc_module.cpp | 107 return mali_gralloc_lock_ycbcr(m, handle, (unsigned int)usage, l, t, w, h, ycbcr); in gralloc_lock_ycbcr()
|
D | mali_gralloc_bufferaccess.cpp | 386 int mali_gralloc_lock_ycbcr(const mali_gralloc_module *m, in mali_gralloc_lock_ycbcr() function 633 return mali_gralloc_lock_ycbcr(m, buffer, usage, l, t, w, h, ycbcr); in mali_gralloc_lock_ycbcr_async()
|