Searched refs:FindRoot (Results 1 – 2 of 2) sorted by relevance
140 sptr<WindowNode> FindRoot(WindowType type) const;
138 sptr<WindowNode> root = FindRoot(node->GetWindowType()); in AddWindowNodeOnWindowTree()941 sptr<WindowNode> WindowNodeContainer::FindRoot(WindowType type) const in FindRoot() function in OHOS::Rosen::WindowNodeContainer