Home
last modified time | relevance | path

Searched defs:rotationAfter (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/window/window_manager/dmserver/src/
H A Dabstract_screen_controller.cpp321 Rotation rotationAfter = absScreen->CalcRotation(absScreen->screenRequestedOrientation_); in ProcessScreenConnected() local
762 Rotation rotationAfter = screen->CalcRotation(newOrientation); in SetOrientation() local
834 sptr<AbstractScreen>& screen, ScreenId screenId, Rotation rotationAfter, bool withAnimation) in SetScreenRotateAnimation()
890 void AbstractScreenController::SetDisplayNode(Rotation rotationAfter, in SetDisplayNode()
920 bool AbstractScreenController::SetRotation(ScreenId screenId, Rotation rotationAfter, in SetRotation()
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_session.cpp499 Rotation rotationAfter = CalcRotation(orientation, foldDisplayMode); in ScreenOrientationChange() local
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp2353 bool ScreenSessionManager::SetRotation(ScreenId screenId, Rotation rotationAfter, bool isFromWindow) in SetRotation()