Home
last modified time | relevance | path

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

/foundation/window/window_manager/window_scene/test/unittest/
H A Dkeyboard_session_test.cpp1511 keyboardSession->isScreenAngleMismatch_ = true; in HWTEST_F()
1543 keyboardSession->isScreenAngleMismatch_ = true; in HWTEST_F()
/foundation/window/window_manager/window_scene/session/host/include/
H A Dscene_session.h691 bool isScreenAngleMismatch_ = false; member in OHOS::OHOS::Rosen::SceneSession
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp882 if (isScreenAngleMismatch_) { in GetScreenWidthAndHeightFromServer()
912 if (isScreenAngleMismatch_) { in GetScreenWidthAndHeightFromClient()
940 session->isScreenAngleMismatch_ = isScreenAngleMismatch; in NotifyTargetScreenWidthAndHeight()

Completed in 18 milliseconds