Home
last modified time | relevance | path

Searched refs:curMainAndLeashWindowNodesIds_ (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.h396 std::queue<NodeId> curMainAndLeashWindowNodesIds_; variable
H A Drs_uni_render_visitor.cpp394 curMainAndLeashWindowNodesIds_.push(node.GetId()); in ResetCurSurfaceInfoAsUpperSurfaceParent()
1162 if (!curMainAndLeashWindowNodesIds_.empty()) { in InitDisplayInfo()
1163 std::queue<NodeId>().swap(curMainAndLeashWindowNodesIds_); in InitDisplayInfo()
1952 std::swap(preMainAndLeashWindowNodesIds_, curMainAndLeashWindowNodesIds_); in UpdateSurfaceDirtyAndGlobalDirty()
2856 curMainAndLeashWindowNodesIds_.push(subSurfaceNodePtr->GetId()); in UpdateSubSurfaceNodeRectInSkippedSubTree()