Home
last modified time | relevance | path

Searched refs:OVERLAY_TRANSFORM_FLIP_H (Results 1 – 14 of 14) sorted by relevance

/hardware/qcom/display/msm8994/liboverlay/
DoverlayUtils.cpp250 if(rotation & OVERLAY_TRANSFORM_FLIP_H) { in getMdpOrient()
313 if(tr & OVERLAY_TRANSFORM_FLIP_H) { in preRotateSource()
DoverlayUtils.h283 OVERLAY_TRANSFORM_FLIP_H = HAL_TRANSFORM_FLIP_H, enumerator
/hardware/qcom/display/msm8226/liboverlay/
DoverlayUtils.cpp229 if(rotation & OVERLAY_TRANSFORM_FLIP_H) { in getMdpOrient()
320 if(tr & OVERLAY_TRANSFORM_FLIP_H) { in preRotateSource()
DoverlayUtils.h289 OVERLAY_TRANSFORM_FLIP_H = HAL_TRANSFORM_FLIP_H, enumerator
/hardware/qcom/display/msm8084/liboverlay/
DoverlayUtils.cpp235 if(rotation & OVERLAY_TRANSFORM_FLIP_H) { in getMdpOrient()
309 if(tr & OVERLAY_TRANSFORM_FLIP_H) { in preRotateSource()
DoverlayUtils.h320 OVERLAY_TRANSFORM_FLIP_H = HAL_TRANSFORM_FLIP_H, enumerator
/hardware/qcom/display/msm8960/liboverlay/
DoverlayUtils.h312 OVERLAY_TRANSFORM_FLIP_H = HAL_TRANSFORM_FLIP_H, enumerator
565 case OVERLAY_TRANSFORM_FLIP_H: return MDP_FLIP_LR; in getMdpOrient()
DoverlayUtils.cpp232 if(tr & OVERLAY_TRANSFORM_FLIP_H) { in preRotateSource()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.cpp1829 if((orient & OVERLAY_TRANSFORM_FLIP_H) && (dst.left < lSplit) && in configureSplit()
1955 if((orient & OVERLAY_TRANSFORM_FLIP_H) && lDest != OV_INVALID in configureSourceSplit()
Dhwc_mdpcomp.cpp2156 if((orient & OVERLAY_TRANSFORM_FLIP_H) && (*rot) == NULL) { in configure()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.cpp1833 if((orient & OVERLAY_TRANSFORM_FLIP_H) && (dst.left < lSplit) && in configureSplit()
1959 if((orient & OVERLAY_TRANSFORM_FLIP_H) && lDest != OV_INVALID in configureSourceSplit()
Dhwc_mdpcomp.cpp2368 if((orient & OVERLAY_TRANSFORM_FLIP_H) && (*rot) == NULL) { in configure()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_utils.cpp2167 if((orient & OVERLAY_TRANSFORM_FLIP_H) && (dst.left < lSplit) && in configureSplit()
2295 if((orient & OVERLAY_TRANSFORM_FLIP_H) && lDest != OV_INVALID in configureSourceSplit()
Dhwc_mdpcomp.cpp2912 if((orient & OVERLAY_TRANSFORM_FLIP_H) && (*rot) == NULL) { in configure()