Searched defs:appNode (Results 1 – 6 of 6) sorted by relevance
317 sptr<WindowNode> appNode = new WindowNode(); variable386 sptr<WindowNode> appNode = new WindowNode(); variable433 sptr<WindowNode> appNode = new WindowNode(); variable
1965 for (auto& appNode : appWindowNode_->children_) { in MinimizeOldestAppWindow() local1971 for (auto& appNode : aboveAppWindowNode_->children_) { in MinimizeOldestAppWindow() local1996 for (auto& appNode : root->children_) { in MinimizeOldestMainFloatingWindow() local2044 for (auto& appNode : children) { in BackUpAllAppWindows() local2055 for (auto& appNode : children) { in BackUpAllAppWindows() local2128 for (auto& appNode : appWindowNode_->children_) { in MinimizeAppNodeExceptOptions() local
166 for (auto& appNode : avoidAreaListenerNodes_) { in UpdateOverlayWindowIfNeed() local
648 …enderManager::AddAppWindowNode(uint32_t surfaceIndex, std::shared_ptr<RSSurfaceRenderNode> appNode) in AddAppWindowNode()
603 auto appNode = RSBaseRenderNode::ReinterpretCast<RSSurfaceRenderNode>(child); in MarkSubHardwareEnableNodeState() local2401 void RSUniRenderVisitor::MergeDirtyRectIfNeed(std::shared_ptr<RSSurfaceRenderNode> appNode, in PrepareSurfaceRenderNode()2970 std::shared_ptr<RSSurfaceRenderNode> appNode; in PrepareSurfaceRenderNode() local
1199 …urfaceRenderNode::LeashWindowRelatedAppWindowOccluded(std::shared_ptr<RSSurfaceRenderNode>& appNod… in LeashWindowRelatedAppWindowOccluded()