Home
last modified time | relevance | path

Searched refs:HWC_TRANSFORM_ROT_270 (Results 1 – 16 of 16) sorted by relevance

/hardware/google/gfxstream/host/
DHwc2.h69 HWC_TRANSFORM_ROT_270 = HAL_TRANSFORM_ROT_270, enumerator
DPostWorkerGl.cpp39 return HWC_TRANSFORM_ROT_270; in getTransformFromRotation()
158 if ( transform == HWC_TRANSFORM_ROT_90 || transform == HWC_TRANSFORM_ROT_270) { in postImpl()
DPostWorker.cpp61 return HWC_TRANSFORM_ROT_270; in getTransformFromRotation()
/hardware/libhardware/include_all/hardware/
Dhwcomposer_defs.h100 HWC_TRANSFORM_ROT_270 = HAL_TRANSFORM_ROT_270, enumerator
Dhwcomposer2.h715 case HWC_TRANSFORM_ROT_270: return "Rotate270"; in getTransformName()
986 Rotate270 = HWC_TRANSFORM_ROT_270,
/hardware/libhardware/include/hardware/
Dhwcomposer_defs.h100 HWC_TRANSFORM_ROT_270 = HAL_TRANSFORM_ROT_270, enumerator
Dhwcomposer2.h715 case HWC_TRANSFORM_ROT_270: return "Rotate270"; in getTransformName()
986 Rotate270 = HWC_TRANSFORM_ROT_270,
/hardware/google/gfxstream/host/gl/
DTextureDraw.cpp645 case HWC_TRANSFORM_ROT_270: in drawLayer()
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_copybit.cpp360 (layer->transform == HWC_TRANSFORM_ROT_270)) { in drawLayerUsingCopybit()
/hardware/google/gfxstream/host/tests/
DCompositorVk_unittest.cpp807 {HWC_TRANSFORM_ROT_270, "256x256_golden_transform_rot270.png"}, in TEST_F()
/hardware/google/gfxstream/host/vulkan/
DCompositorVk.cpp1017 case HWC_TRANSFORM_ROT_270: in buildCompositionVk()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp1366 case HWC_TRANSFORM_ROT_270: return "Rotate270"; in hwc1TransformString()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.cpp672 extOrientation = HWC_TRANSFORM_ROT_270; in getMirrorModeOrientation()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.cpp659 extOrientation = HWC_TRANSFORM_ROT_270; in getMirrorModeOrientation()
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp1460 case HWC_TRANSFORM_ROT_270: return "Rotate270"; in hwc1TransformString()
Dhwc_utils.cpp834 extOrientation = HWC_TRANSFORM_ROT_270; in getMirrorModeOrientation()