Searched refs:gralloc_lock_ycbcr (Results 1 – 8 of 8) sorted by relevance
/device/linaro/hikey/gralloc960/ |
D | mali_gralloc_module.cpp | 100 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/ |
D | mali_gralloc_module.cpp | 100 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/ |
D | mapper.cpp | 106 int gralloc_lock_ycbcr( in gralloc_lock_ycbcr() function
|
D | gralloc.cpp | 197 .lock_ycbcr = gralloc_lock_ycbcr,
|
D | gralloc_vsoc_priv.h | 327 int gralloc_lock_ycbcr(
|
/device/linaro/hikey/gralloc/ |
D | gralloc_module.cpp | 330 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/ |
D | gralloc_30.cpp | 1011 int gralloc_lock_ycbcr(const gralloc_module_t* gralloc_module, in gralloc_lock_ycbcr() function 1085 .lock_ycbcr = &gralloc_lock_ycbcr,
|
D | gralloc_old.cpp | 1346 static int gralloc_lock_ycbcr(gralloc_module_t const* module, in gralloc_lock_ycbcr() function 1538 lock_ycbcr: gralloc_lock_ycbcr,
|