Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_visitor.cpp1650 bool hasRotate = degree % RS_ROTATION_90 != 0 || RSUniRenderUtil::Is3DRotation(totalMatrix); in UpdateHwcNodeEnableByRotateAndAlpha() local
1651 if (hasRotate) { in UpdateHwcNodeEnableByRotateAndAlpha()