Home
last modified time | relevance | path

Searched refs:HWC_TRANSFORM_ROT_90 (Results 1 – 25 of 34) sorted by relevance

12

/hardware/libhardware/include/hardware/
Dhwcomposer_defs.h89 HWC_TRANSFORM_ROT_90 = HAL_TRANSFORM_ROT_90, enumerator
Dhwcomposer2.h509 case HWC_TRANSFORM_ROT_90: return "Rotate90"; in getTransformName()
692 Rotate90 = HWC_TRANSFORM_ROT_90,
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_utils.cpp454 if(layer->transform & HWC_TRANSFORM_ROT_90) in setListStats()
813 if(transform & HWC_TRANSFORM_ROT_90) { in setMdpFlags()
821 if(!(layer->transform & HWC_TRANSFORM_ROT_90) && !rotDownscale) { in setMdpFlags()
982 ((transform & HWC_TRANSFORM_ROT_90) || downscale || forceRot)) { in configureLowRes()
1039 if(isYuvBuffer(hnd) && (transform & HWC_TRANSFORM_ROT_90)) { in configureHighRes()
Dhwc_copybit.cpp359 if((layer->transform == HWC_TRANSFORM_ROT_90) || in drawLayerUsingCopybit()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.cpp400 if(extOrient & HWC_TRANSFORM_ROT_90) in getActionSafePosition()
523 if ((extOrientation & HWC_TRANSFORM_ROT_90) && in getAspectRatioPosition()
605 if(extOrient & HWC_TRANSFORM_ROT_90) { in calcExtDisplayPosition()
676 extOrientation = HWC_TRANSFORM_ROT_90; in getMirrorModeOrientation()
1468 if(transform & HWC_TRANSFORM_ROT_90) { in setMdpFlags()
1483 if(!(transform & HWC_TRANSFORM_ROT_90) && !rotDownscale) { in setMdpFlags()
1676 ((transform & HWC_TRANSFORM_ROT_90) || downscale)) { in configureNonSplit()
1784 if(isYuvBuffer(hnd) && (transform & HWC_TRANSFORM_ROT_90)) { in configureSplit()
1915 if(isYuvBuffer(hnd) && (transform & HWC_TRANSFORM_ROT_90)) { in configureSourceSplit()
Dhwc_dump_layers.cpp262 (layer->transform == HWC_TRANSFORM_ROT_90)? "ROT_90": in logLayer()
Dhwc_utils.h574 return ((layer->transform & HWC_TRANSFORM_ROT_90) && in has90Transform()
Dhwc_fbupdate.cpp91 if(mDpy && (extOrient & HWC_TRANSFORM_ROT_90)) { in preRotateExtDisplay()
Dhwc_copybit.cpp454 if (layer->transform & HWC_TRANSFORM_ROT_90) { in drawLayerUsingCopybit()
/hardware/intel/img/hwcomposer/merrifield/ips/anniedale/
DAnnOverlayPlane.cpp373 if (mUseOverlayRotation && ((mTransform == HWC_TRANSFORM_ROT_90) || in scalingSetup()
529 case HWC_TRANSFORM_ROT_90: in setTransform()
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/anniedale/
DAnnOverlayPlane.cpp437 if (mUseOverlayRotation && ((mTransform == HWC_TRANSFORM_ROT_90) || in scalingSetup()
597 case HWC_TRANSFORM_ROT_90: in setTransform()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_dump_layers.cpp262 (layer->transform == HWC_TRANSFORM_ROT_90)? "ROT_90": in logLayer()
Dhwc_utils.cpp415 if(extOrient & HWC_TRANSFORM_ROT_90) in getActionSafePosition()
510 if ((extOrientation & HWC_TRANSFORM_ROT_90) && in getAspectRatioPosition()
592 if(extOrient & HWC_TRANSFORM_ROT_90) { in calcExtDisplayPosition()
663 extOrientation = HWC_TRANSFORM_ROT_90; in getMirrorModeOrientation()
1499 if(!(transform & HWC_TRANSFORM_ROT_90) && !rotDownscale) { in setMdpFlags()
Dhwc_fbupdate.cpp98 if(mDpy && (extOrient & HWC_TRANSFORM_ROT_90)) { in preRotateExtDisplay()
Dhwc_utils.h613 return ((layer->transform & HWC_TRANSFORM_ROT_90) && in has90Transform()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_dump_layers.cpp266 (layer->transform == HWC_TRANSFORM_ROT_90)? "ROT_90": in logLayer()
Dhwc_utils.cpp576 if(extOrient & HWC_TRANSFORM_ROT_90) in getActionSafePosition()
671 if ((extOrientation & HWC_TRANSFORM_ROT_90) && in getAspectRatioPosition()
758 if(extOrient & HWC_TRANSFORM_ROT_90) { in calcExtDisplayPosition()
838 extOrientation = HWC_TRANSFORM_ROT_90; in getMirrorModeOrientation()
884 if(layer->transform & HWC_TRANSFORM_ROT_90) in needsScaling()
1734 if(!(transform & HWC_TRANSFORM_ROT_90) && !rotDownscale) { in setMdpFlags()
Dhwc_fbupdate.cpp96 if(mDpy && (extOrient & HWC_TRANSFORM_ROT_90)) { in preRotateExtDisplay()
Dhwc_utils.h702 return ((layer->transform & HWC_TRANSFORM_ROT_90) && in has90Transform()
/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc_dump_layers.cpp267 (layer->transform == HWC_TRANSFORM_ROT_90)? "ROT_90": in logLayer()
Dhwc_fbupdate.cpp96 if(mDpy && (extOrient & HWC_TRANSFORM_ROT_90)) { in preRotateExtDisplay()
Dhwc_utils.cpp643 if(extOrient & HWC_TRANSFORM_ROT_90) in getActionSafePosition()
738 if ((extOrientation & HWC_TRANSFORM_ROT_90) && in getAspectRatioPosition()
825 if(extOrient & HWC_TRANSFORM_ROT_90) { in calcExtDisplayPosition()
905 extOrientation = HWC_TRANSFORM_ROT_90; in getMirrorModeOrientation()
1814 if(!(transform & HWC_TRANSFORM_ROT_90) && !rotDownscale) { in setMdpFlags()
Dhwc_utils.h683 return ((layer->transform & HWC_TRANSFORM_ROT_90) && in has90Transform()
/hardware/intel/img/hwcomposer/moorefield_hdmi/ips/common/
DOverlayPlaneBase.cpp623 if (mTransform == HWC_TRANSFORM_ROT_90 || mTransform == HWC_TRANSFORM_ROT_270) { in checkCrop()
639 case HWC_TRANSFORM_ROT_90: in checkCrop()
/hardware/intel/img/hwcomposer/merrifield/ips/common/
DOverlayPlaneBase.cpp649 if (mTransform == HWC_TRANSFORM_ROT_90 || mTransform == HWC_TRANSFORM_ROT_270) { in checkCrop()
665 case HWC_TRANSFORM_ROT_90: in checkCrop()

12