Home
last modified time | relevance | path

Searched refs:PLANE_COMPONENT_R (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/qcom/sm8150/display/gralloc/
H A Dgr_utils.h107 PLANE_COMPONENT_R = 1 << 10, enumerator
H A Dgr_utils.cpp1707 (PlaneComponent)(PLANE_COMPONENT_R | PLANE_COMPONENT_G | PLANE_COMPONENT_B); in GetRGBPlaneInfo()
H A Dgr_buf_mgr.cpp628 if (in & PLANE_COMPONENT_R) { in grallocToStandardPlaneLayoutComponentType()
/aosp12/hardware/qcom/sm7250/display/gralloc/
H A Dgr_utils.h121 PLANE_COMPONENT_R = 1 << 10, enumerator
H A Dgr_utils.cpp1780 (PlaneComponent)(PLANE_COMPONENT_R | PLANE_COMPONENT_G | PLANE_COMPONENT_B); in GetRGBPlaneInfo()
H A Dgr_buf_mgr.cpp627 if (in & PLANE_COMPONENT_R) { in grallocToStandardPlaneLayoutComponentType()