Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Dhwcomposer_defs.h93 HWC_TRANSFORM_ROT_270 = HAL_TRANSFORM_ROT_270, enumerator
Dhwcomposer2.h478 case HWC_TRANSFORM_ROT_270: return "Rotate270"; in getTransformName()
658 Rotate270 = HWC_TRANSFORM_ROT_270,
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
DAnnOverlayPlane.cpp374 (mTransform == HWC_TRANSFORM_ROT_270))) { in scalingSetup()
535 case HWC_TRANSFORM_ROT_270: in setTransform()
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
DAnnOverlayPlane.cpp438 (mTransform == HWC_TRANSFORM_ROT_270))) { in scalingSetup()
603 case HWC_TRANSFORM_ROT_270: in setTransform()
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
DOverlayPlaneBase.cpp623 if (mTransform == HWC_TRANSFORM_ROT_90 || mTransform == HWC_TRANSFORM_ROT_270) { in checkCrop()
646 case HWC_TRANSFORM_ROT_270: in checkCrop()
/hardware/intel/img/hwcomposer/merrifield/ips/common/
DOverlayPlaneBase.cpp649 if (mTransform == HWC_TRANSFORM_ROT_90 || mTransform == HWC_TRANSFORM_ROT_270) { in checkCrop()
672 case HWC_TRANSFORM_ROT_270: in checkCrop()
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_copybit.cpp360 (layer->transform == HWC_TRANSFORM_ROT_270)) { in drawLayerUsingCopybit()
/hardware/ti/omap4-aah/hwc/
Drgz_2d.c1040 l->transform & HWC_TRANSFORM_ROT_270 ? "270" : "none"); in rgz_print_layer()
/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/msm8909/libhwcomposer/
Dhwc_utils.cpp901 extOrientation = HWC_TRANSFORM_ROT_270; in getMirrorModeOrientation()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.cpp834 extOrientation = HWC_TRANSFORM_ROT_270; in getMirrorModeOrientation()