Home
last modified time | relevance | path

Searched defs:lock_ycbcr (Results 1 – 4 of 4) sorted by relevance

/device/generic/opengl-transport/host/libs/virglrenderer/include/hardware/
Dgralloc.h39 int (*lock_ycbcr)(gralloc_module_t const*, buffer_handle_t, int, int, int, int, int, member
/device/google/cuttlefish/guest/hals/camera/
DGrallocModule.cpp149 int GrallocModule::lock_ycbcr(buffer_handle_t handle, int usage, int l, int t, in lock_ycbcr() function in GrallocModule
/device/google/cuttlefish/guest/hals/hwcomposer/common/
Dgralloc_utils.cpp286 const auto& lock_ycbcr) { in LockYCbCr()
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_30.cpp223 int lock_ycbcr(cb_handle_t& handle, in lock_ycbcr() function in __anon1242cbb90111::goldfish_gralloc30_module_t