Home
last modified time | relevance | path

Searched refs:ROT_180 (Results 1 – 10 of 10) sorted by relevance

/hardware/qcom/sdm845/display/libdrmutils/
Ddrm_interface.h354 ROT_180 = FLIP_H | FLIP_V, enumerator
/hardware/qcom/sm8150/display/libdrmutils/
Ddrm_interface.h405 ROT_180 = FLIP_H | FLIP_V, enumerator
/hardware/qcom/sm7250/display/libdrmutils/
Ddrm_interface.h420 ROT_180 = FLIP_H | FLIP_V, enumerator
/hardware/interfaces/graphics/composer/2.2/vts/functional/
DVtsHalGraphicsComposerV2_2ReadbackTest.cpp1328 TEST_P(GraphicsTransformCompositionTest, ROT_180) { in TEST_P() argument
1354 mLayer->setTransform(Transform::ROT_180); in TEST_P()
/hardware/qcom/sdm845/display/sdm/libs/core/drm/
Dhw_device_drm.cpp596 (connector_info_.panel_orientation == DRMRotation::ROT_180); in PopulateHWPanelInfo()
599 (connector_info_.panel_orientation == DRMRotation::ROT_180); in PopulateHWPanelInfo()
/hardware/interfaces/graphics/composer/2.1/vts/functional/
DVtsHalGraphicsComposerV2_1TargetTest.cpp1046 mWriter->setLayerTransform(Transform::ROT_180); in TEST_P()
/hardware/qcom/sm8150/display/sdm/libs/core/drm/
Dhw_device_drm.cpp727 (connector_info_.panel_orientation == DRMRotation::ROT_180); in PopulateHWPanelInfo()
730 (connector_info_.panel_orientation == DRMRotation::ROT_180); in PopulateHWPanelInfo()
/hardware/qcom/sm7250/display/sde-drm/
Ddrm_connector.cpp540 info->panel_orientation = DRMRotation::ROT_180; in ParseCapabilities()
/hardware/qcom/sm7250/display/sdm/libs/core/drm/
Dhw_device_drm.cpp737 (connector_info_.panel_orientation == DRMRotation::ROT_180); in PopulateHWPanelInfo()
740 (connector_info_.panel_orientation == DRMRotation::ROT_180); in PopulateHWPanelInfo()
/hardware/interfaces/graphics/common/1.0/
Dtypes.hal529 ROT_180 = FLIP_H | FLIP_V,