Home
last modified time | relevance | path

Searched refs:FindRoot (Results 1 - 2 of 2) sorted by relevance

/foundation/window/window_manager/wmserver/include/
H A Dwindow_node_container.h141 sptr<WindowNode> FindRoot(WindowType type) const;
/foundation/window/window_manager/wmserver/src/
H A Dwindow_node_container.cpp138 sptr<WindowNode> root = FindRoot(node->GetWindowType()); in AddWindowNodeOnWindowTree()
940 sptr<WindowNode> WindowNodeContainer::FindRoot(WindowType type) const in FindRoot() function in OHOS::Rosen::WindowNodeContainer

Completed in 6 milliseconds