Searched refs:oldChildren (Results 1 – 4 of 4) sorted by relevance
97 …std::set<std::shared_ptr<RSBaseRenderNode>>& oldChildren, DeviceType deviceType = DeviceType::PHON…
1060 std::set<std::shared_ptr<RSBaseRenderNode>>& oldChildren, in ClearSurfaceIfNeed() argument1073 for (auto& child : oldChildren) { in ClearSurfaceIfNeed()1100 oldChildren.swap(tmpSet); in ClearSurfaceIfNeed()
1343 std::list<RefPtr<ElementProxy>> oldChildren; in LocalizedUpdate() local1344 std::swap(oldChildren, children_); in LocalizedUpdate()1376 auto oldElementIter = oldChildren.begin(); in LocalizedUpdate()
519 std::set<std::shared_ptr<RSBaseRenderNode>> oldChildren; variable520 RSUniRenderUtil::ClearSurfaceIfNeed(map, nullptr, oldChildren);525 RSUniRenderUtil::ClearSurfaceIfNeed(map, node, oldChildren);