Home
last modified time | relevance | path

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

/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/amlogic/yukawa/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/google/cuttlefish/guest/hals/gralloc/legacy/
Dmapper.cpp106 int gralloc_lock_ycbcr( in gralloc_lock_ycbcr() function
Dgralloc.cpp197 .lock_ycbcr = gralloc_lock_ycbcr,
Dgralloc_vsoc_priv.h327 int gralloc_lock_ycbcr(
/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_30.cpp1011 int gralloc_lock_ycbcr(const gralloc_module_t* gralloc_module, in gralloc_lock_ycbcr() function
1085 .lock_ycbcr = &gralloc_lock_ycbcr,
Dgralloc_old.cpp1346 static int gralloc_lock_ycbcr(gralloc_module_t const* module, in gralloc_lock_ycbcr() function
1538 lock_ycbcr: gralloc_lock_ycbcr,