Home
last modified time | relevance | path

Searched refs:targetScreenWidth_ (Results 1 - 3 of 3) sorted by relevance

/foundation/window/window_manager/window_scene/test/unittest/
H A Dkeyboard_session_test.cpp1512 keyboardSession->targetScreenWidth_ = 300; in HWTEST_F()
1544 keyboardSession->targetScreenWidth_ = 300; in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h692 uint32_t targetScreenWidth_ = 0; member in OHOS::OHOS::Rosen::SceneSession
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp883 screenWidth = targetScreenWidth_; in GetScreenWidthAndHeightFromServer()
913 screenWidth = targetScreenWidth_; in GetScreenWidthAndHeightFromClient()
941 session->targetScreenWidth_ = screenWidth; in NotifyTargetScreenWidthAndHeight()

Completed in 12 milliseconds