Searched refs:OVERLAY_TRANSFORM_ROT_90 (Results 1 – 19 of 19) sorted by relevance
128 if(mOrientation & utils::OVERLAY_TRANSFORM_ROT_90) in doTransform()149 if(mOrientation & utils::OVERLAY_TRANSFORM_ROT_90) in calcOutputBufSize()
319 OVERLAY_TRANSFORM_ROT_90 = HAL_TRANSFORM_ROT_90, enumerator566 case OVERLAY_TRANSFORM_ROT_90: return MDP_ROT_90; in getMdpOrient()
113 if(mOrientation & utils::OVERLAY_TRANSFORM_ROT_90) in doTransform()
238 if(tr & OVERLAY_TRANSFORM_ROT_90) { in preRotateSource()
245 if(rotation & OVERLAY_TRANSFORM_ROT_90) { in getMdpOrient()319 if(tr & OVERLAY_TRANSFORM_ROT_90) { in preRotateSource()
144 if(mOrientation & utils::OVERLAY_TRANSFORM_ROT_90) in doTransform()
149 if(mOrientation & utils::OVERLAY_TRANSFORM_ROT_90) in doTransform()
290 OVERLAY_TRANSFORM_ROT_90 = HAL_TRANSFORM_ROT_90, enumerator
224 if(rotation & OVERLAY_TRANSFORM_ROT_90) { in getMdpOrient()326 if(tr & OVERLAY_TRANSFORM_ROT_90) { in preRotateSource()
135 if(mOrientation & utils::OVERLAY_TRANSFORM_ROT_90) in doTransform()
126 if(mOrientation & utils::OVERLAY_TRANSFORM_ROT_90) in doTransform()
296 OVERLAY_TRANSFORM_ROT_90 = HAL_TRANSFORM_ROT_90, enumerator
230 if(rotation & OVERLAY_TRANSFORM_ROT_90) { in getMdpOrient()315 if(tr & OVERLAY_TRANSFORM_ROT_90) { in preRotateSource()
116 if(mOrientation & utils::OVERLAY_TRANSFORM_ROT_90) in doTransform()
117 if(mOrientation & utils::OVERLAY_TRANSFORM_ROT_90) in doTransform()
327 OVERLAY_TRANSFORM_ROT_90 = HAL_TRANSFORM_ROT_90, enumerator
109 mRotUsed |= ((orient & utils::OVERLAY_TRANSFORM_ROT_90) && !mPreRotated); in setTransform()
433 case utils::OVERLAY_TRANSFORM_ROT_90: in setTransform()