Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_session.h178 void UpdateRotationOrientation(int rotation);
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_session.cpp640 void ScreenSession::UpdateRotationOrientation(int rotation) in UpdateRotationOrientation() function in OHOS::Rosen::ScreenSession
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp2242 screenSession->UpdateRotationOrientation(rotation); in UpdateScreenDirectionInfo()