Home
last modified time | relevance | path

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

/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_module.cpp100 static int gralloc_lock_ycbcr(gralloc_module_t const *module, buffer_handle_t handle, int usage, in… in gralloc_lock_ycbcr() function
163 base.lock_ycbcr = gralloc_lock_ycbcr; in private_module_t()
/device/linaro/hikey/gralloc960/
Dmali_gralloc_module.cpp100 static int gralloc_lock_ycbcr(gralloc_module_t const *module, buffer_handle_t handle, int usage, in… in gralloc_lock_ycbcr() function
163 base.lock_ycbcr = gralloc_lock_ycbcr; in private_module_t()
/device/linaro/hikey/gralloc/
Dgralloc_module.cpp330 static int gralloc_lock_ycbcr(gralloc_module_t const *module, buffer_handle_t handle, int usage, in… in gralloc_lock_ycbcr() function
497 return gralloc_lock_ycbcr(module, handle, usage, l, t, w, h, ycbcr); in gralloc_lock_async_ycbcr()
531 base.lock_ycbcr = gralloc_lock_ycbcr; in private_module_t()
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_old.cpp1370 static int gralloc_lock_ycbcr(gralloc_module_t const* module, in gralloc_lock_ycbcr() function
1562 lock_ycbcr: gralloc_lock_ycbcr,