Searched defs:appNode (Results 1 – 8 of 8) sorted by relevance
342 sptr<WindowNode> appNode = new WindowNode(); variable411 sptr<WindowNode> appNode = new WindowNode(); variable462 sptr<WindowNode> appNode = new WindowNode(); variable1140 sptr<WindowNode> appNode = new WindowNode(); variable1160 sptr<WindowNode> appNode = new WindowNode(); variable1197 sptr<WindowNode> appNode = new WindowNode(); variable
1999 for (auto& appNode : appWindowNode_->children_) { in MinimizeOldestAppWindow() local2005 for (auto& appNode : aboveAppWindowNode_->children_) { in MinimizeOldestAppWindow() local2030 for (auto& appNode : root->children_) { in MinimizeOldestMainFloatingWindow() local2078 for (auto& appNode : children) { in BackUpAllAppWindows() local2089 for (auto& appNode : children) { in BackUpAllAppWindows() local2163 for (auto& appNode : appWindowNode_->children_) { in MinimizeAppNodeExceptOptions() local
166 for (auto& appNode : avoidAreaListenerNodes_) { in UpdateOverlayWindowIfNeed() local
742 std::vector<std::shared_ptr<RSSurfaceRenderNode>> appNode; variable
959 auto appNode = std::make_shared<RSSurfaceRenderNode>(DEFAULT_NODE_ID + 2); variable
2077 std::vector<std::shared_ptr<RSSurfaceRenderNode>> appNode; variable
1895 …id RSUniRenderVisitor::UpdateHwcNodeDirtyRegionForApp(std::shared_ptr<RSSurfaceRenderNode>& appNod… in UpdateHwcNodeDirtyRegionForApp()1983 std::shared_ptr<RSSurfaceRenderNode>& appNode) in UpdateChildHwcNodeEnableByHwcNodeBelow()
3820 auto appNode = std::make_shared<RSSurfaceRenderNode>(id + 2, context); variable3853 auto appNode = std::make_shared<RSSurfaceRenderNode>(id + 2, context); variable