Home
last modified time | relevance | path

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

/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferaccess.h26 int mali_gralloc_lock_ycbcr(buffer_handle_t buffer, uint64_t usage, int l, int t, int w,
/hardware/google/gchips/gralloc3/src/
Dmali_gralloc_bufferaccess.h27 int mali_gralloc_lock_ycbcr(const mali_gralloc_module *m, buffer_handle_t buffer, uint64_t usage, i…
Dmali_gralloc_module.cpp107 return mali_gralloc_lock_ycbcr(m, handle, (unsigned int)usage, l, t, w, h, ycbcr); in gralloc_lock_ycbcr()
Dmali_gralloc_bufferaccess.cpp386 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()