Home
last modified time | relevance | path

Searched refs:LayoutWindowTree (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dwindow_layout_policy.h71 void LayoutWindowTree(DisplayId displayId);
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_layout_policy_cascade.cpp93 LayoutWindowTree(displayId); in Reorder()
104 LayoutWindowTree(displayId); in InitAllRects()
186 LayoutWindowTree(node->GetDisplayId()); in PerformWindowLayout()
H A Dwindow_layout_policy.cpp327 void WindowLayoutPolicy::LayoutWindowTree(DisplayId displayId) in LayoutWindowTree() function in OHOS::Rosen::WindowLayoutPolicy