Searched defs:rotationAfter (Results 1 - 3 of 3) sorted by relevance
/foundation/window/window_manager/dmserver/src/ |
H A D | abstract_screen_controller.cpp | 321 Rotation rotationAfter = absScreen->CalcRotation(absScreen->screenRequestedOrientation_);
in ProcessScreenConnected() local 762 Rotation rotationAfter = screen->CalcRotation(newOrientation);
in SetOrientation() local 833 SetScreenRotateAnimation( sptr<AbstractScreen>& screen, ScreenId screenId, Rotation rotationAfter, bool withAnimation) SetScreenRotateAnimation() argument 890 SetDisplayNode(Rotation rotationAfter, const std::shared_ptr<RSDisplayNode>& displayNode, struct ScreenRect srect) SetDisplayNode() argument 920 SetRotation(ScreenId screenId, Rotation rotationAfter, bool isFromWindow, bool withAnimation) SetRotation() argument [all...] |
/foundation/window/window_manager/window_scene/session/screen/src/ |
H A D | screen_session.cpp | 511 Rotation rotationAfter = CalcRotation(orientation, foldDisplayMode); in ScreenOrientationChange() local
|
/foundation/window/window_manager/window_scene/screen_session_manager/src/ |
H A D | screen_session_manager.cpp | 2556 bool ScreenSessionManager::SetRotation(ScreenId screenId, Rotation rotationAfter, bool isFromWindow) in SetRotation() argument
|
Completed in 15 milliseconds