Searched refs:curMainAndLeashWindowNodesIds_ (Results 1 – 2 of 2) sorted by relevance
396 std::queue<NodeId> curMainAndLeashWindowNodesIds_; variable
394 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()