Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wmserver/include/
H A Dwindow_layout_policy.h96 void UpdateRectInDisplayGroup(const sptr<WindowNode>& node, const Rect& oriDisplayRect,
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_layout_policy.cpp126 void WindowLayoutPolicy::UpdateRectInDisplayGroup(const sptr<WindowNode>& node, in UpdateRectInDisplayGroup() function in OHOS::Rosen::WindowLayoutPolicy
141 UpdateRectInDisplayGroup(childNode, oriDisplayRect, newDisplayRect); in UpdateRectInDisplayGroup()
175 UpdateRectInDisplayGroup(node, oriDisplayRect, newDisplayRect); in UpdateRectInDisplayGroupForAllNodes()
/ohos5.0/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_layout_policy_test.cpp381 HWTEST_F(WindowLayoutPolicyTest, UpdateRectInDisplayGroup, Function | SmallTest | Level2)
400 layoutPolicy_->UpdateRectInDisplayGroup(parentNode, displayRect, newDisplayRect);
406 layoutPolicy_->UpdateRectInDisplayGroup(parentNode, displayRect, newDisplayRect);