Home
last modified time | relevance | path

Searched refs:UpdateWinRectForSystemBar (Results 1 - 4 of 4) sorted by relevance

/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test5.cpp816 * @tc.name: UpdateWinRectForSystemBar
817 * @tc.desc: UpdateWinRectForSystemBar function01
820 HWTEST_F(SceneSessionTest5, UpdateWinRectForSystemBar, Function | SmallTest | Level2) in HWTEST_F()
823 info.abilityName_ = "UpdateWinRectForSystemBar"; in HWTEST_F()
824 info.bundleName_ = "UpdateWinRectForSystemBar"; in HWTEST_F()
833 session->UpdateWinRectForSystemBar(rect); in HWTEST_F()
842 session->UpdateWinRectForSystemBar(rect); in HWTEST_F()
846 session->UpdateWinRectForSystemBar(rect); in HWTEST_F()
850 session->UpdateWinRectForSystemBar(rect); in HWTEST_F()
855 session->UpdateWinRectForSystemBar(rec in HWTEST_F()
[all...]
H A Dscene_session_test2.cpp1706 sceneSession->UpdateWinRectForSystemBar(rect); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h573 void UpdateWinRectForSystemBar(WSRect& rect);
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp2411 UpdateWinRectForSystemBar(rect); in OnMoveDragCallback()
2463 void SceneSession::UpdateWinRectForSystemBar(WSRect& rect) in UpdateWinRectForSystemBar() function in SceneSession
2492 WLOGFD("after UpdateWinRectForSystemBar rect: [%{public}d, %{public}d, %{public}u, %{public}u]", in UpdateWinRectForSystemBar()

Completed in 14 milliseconds