Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_test.cpp2127 * @tc.name: SetSessionGlobalRect/GetSessionGlobalRect
2128 * @tc.desc: SetSessionGlobalRect
2131 HWTEST_F(SceneSessionTest, SetSessionGlobalRect, Function | SmallTest | Level2) in HWTEST_F()
2137 sceneSession->SetSessionGlobalRect(test); in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession.h218 void SetSessionGlobalRect(const WSRect& rect);
/foundation/window/window_manager/window_scene/session/host/src/
H A Dsession.cpp2682 void Session::SetSessionGlobalRect(const WSRect& rect) in SetSessionGlobalRect() function in OHOS::Rosen::Session
H A Dscene_session.cpp4905 SetSessionGlobalRect(uiParam.rect_); in NotifyServerToUpdateRect()

Completed in 20 milliseconds