Home
last modified time | relevance | path

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

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