Searched refs:mali_gralloc_lock_ycbcr (Results 1 – 6 of 6) sorted by relevance
/device/amlogic/yukawa/hal/gralloc/ |
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_bufferaccess.cpp | 72 int mali_gralloc_lock_ycbcr(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, i… in mali_gralloc_lock_ycbcr() function 243 return mali_gralloc_lock_ycbcr(m, buffer, usage, l, t, w, h, ycbcr); in mali_gralloc_lock_ycbcr_async()
|
D | mali_gralloc_module.cpp | 105 return mali_gralloc_lock_ycbcr(m, handle, usage, l, t, w, h, ycbcr); in gralloc_lock_ycbcr()
|
/device/linaro/hikey/gralloc960/ |
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_bufferaccess.cpp | 72 int mali_gralloc_lock_ycbcr(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, i… in mali_gralloc_lock_ycbcr() function 243 return mali_gralloc_lock_ycbcr(m, buffer, usage, l, t, w, h, ycbcr); in mali_gralloc_lock_ycbcr_async()
|
D | mali_gralloc_module.cpp | 105 return mali_gralloc_lock_ycbcr(m, handle, usage, l, t, w, h, ycbcr); in gralloc_lock_ycbcr()
|