Home
last modified time | relevance | path

Searched refs:PLANE_COMPONENT_RAW (Results 1 – 7 of 7) sorted by relevance

/aosp12/hardware/qcom/sm7250/display/gralloc/
H A Dgr_camera_info.cpp473 plane_component = (PlaneComponent)PLANE_COMPONENT_RAW; in GetPlaneComponent()
505 case PLANE_COMPONENT_RAW: in GetCamxPlaneType()
H A Dgr_utils.h131 PLANE_COMPONENT_RAW = 1 << 30, enumerator
H A Dgr_utils.cpp690 plane_info[0].component = (PlaneComponent)PLANE_COMPONENT_RAW; in GetRawPlaneInfo()
H A Dgr_buf_mgr.cpp651 if (in & PLANE_COMPONENT_RAW) { in grallocToStandardPlaneLayoutComponentType()
/aosp12/hardware/qcom/sm8150/display/gralloc/
H A Dgr_utils.h117 PLANE_COMPONENT_RAW = 1 << 30, enumerator
H A Dgr_utils.cpp658 plane_info[0].component = (PlaneComponent)PLANE_COMPONENT_RAW; in GetRawPlaneInfo()
H A Dgr_buf_mgr.cpp652 if (in & PLANE_COMPONENT_RAW) { in grallocToStandardPlaneLayoutComponentType()