Searched refs:GetVisitedCacheRootIds (Results 1 – 4 of 4) sorted by relevance
452 const std::unordered_set<NodeId>& GetVisitedCacheRootIds() const;
347 ASSERT_NE(node.GetVisitedCacheRootIds().size(), 0);
3844 const std::unordered_set<NodeId>& RSRenderNode::GetVisitedCacheRootIds() const in GetVisitedCacheRootIds() function in OHOS::Rosen::RSRenderNode
3743 auto groupNodeIds = cacheRootNode.GetVisitedCacheRootIds(); in IsDrawingGroupChanged()