Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sm8150/display/gralloc/
H A Dgr_utils.h114 PLANE_COMPONENT_A = 1 << 20, enumerator
H A Dgr_utils.cpp1709 plane_info->component = (PlaneComponent)(plane_info->component | PLANE_COMPONENT_A); in GetRGBPlaneInfo()
H A Dgr_buf_mgr.cpp646 if (in & PLANE_COMPONENT_A) { in grallocToStandardPlaneLayoutComponentType()
/aosp12/hardware/qcom/sm7250/display/gralloc/
H A Dgr_utils.h128 PLANE_COMPONENT_A = 1 << 20, enumerator
H A Dgr_utils.cpp1782 plane_info->component = (PlaneComponent)(plane_info->component | PLANE_COMPONENT_A); in GetRGBPlaneInfo()
H A Dgr_buf_mgr.cpp645 if (in & PLANE_COMPONENT_A) { in grallocToStandardPlaneLayoutComponentType()