Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sm8150/display/gralloc/
H A Dgr_utils.h111 PLANE_COMPONENT_B = 1 << 12, enumerator
H A Dgr_utils.cpp1707 (PlaneComponent)(PLANE_COMPONENT_R | PLANE_COMPONENT_G | PLANE_COMPONENT_B); in GetRGBPlaneInfo()
H A Dgr_buf_mgr.cpp640 if (in & PLANE_COMPONENT_B) { in grallocToStandardPlaneLayoutComponentType()
/aosp12/hardware/qcom/sm7250/display/gralloc/
H A Dgr_utils.h125 PLANE_COMPONENT_B = 1 << 12, enumerator
H A Dgr_utils.cpp1780 (PlaneComponent)(PLANE_COMPONENT_R | PLANE_COMPONENT_G | PLANE_COMPONENT_B); in GetRGBPlaneInfo()
H A Dgr_buf_mgr.cpp639 if (in & PLANE_COMPONENT_B) { in grallocToStandardPlaneLayoutComponentType()