Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/window_scene/session/screen/include/
H A Dscreen_property.h99 void UpdateScreenRotation(Rotation rotation);
/ohos5.0/foundation/window/window_manager/window_scene/session/screen/src/
H A Dscreen_property.cpp283 void ScreenProperty::UpdateScreenRotation(Rotation rotation) in UpdateScreenRotation() function in OHOS::Rosen::ScreenProperty
H A Dscreen_session.cpp563 property_.UpdateScreenRotation(targetRotation); in UpdateToInputManager()
595 property_.UpdateScreenRotation(targetRotation); in UpdatePropertyAfterRotation()
632 property_.UpdateScreenRotation(targetRotation); in UpdatePropertyOnly()