Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_visitor.h359 bool displayNodeRotationChanged_ = false; variable
H A Drs_uni_render_visitor.cpp635 displayNodeRotationChanged_ = node.IsRotationChanged(); in QuickPrepareDisplayRenderNode()
636 dirtyFlag_ = isDirty_ || displayNodeRotationChanged_ || zoomStateChange_; in QuickPrepareDisplayRenderNode()
648 …RSUifirstManager::Instance().SetRotationChanged(displayNodeRotationChanged_ || isScreenRotationAni… in QuickPrepareDisplayRenderNode()
1331 node.SetInFixedRotation(displayNodeRotationChanged_ || isScreenRotationAnimating_); in UpdateHwcNodeInfoForAppNode()
1402 node.SetInFixedRotation(displayNodeRotationChanged_ || isScreenRotationAnimating_); in UpdateHwcNodeByTransform()