Searched refs:gralloc_lock_ycbcr (Results 1 – 4 of 4) sorted by relevance
/device/amlogic/yukawa/hal/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/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/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_old.cpp | 1370 static int gralloc_lock_ycbcr(gralloc_module_t const* module, in gralloc_lock_ycbcr() function 1562 lock_ycbcr: gralloc_lock_ycbcr,
|