Home
last modified time | relevance | path

Searched defs:screenComponentRotation (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscreen_session_manager_interface.h156 …virtual void UpdateScreenDirectionInfo(ScreenId screenId, float screenComponentRotation, float rot… in UpdateScreenDirectionInfo()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscreen_session_manager_stub.cpp657 auto screenComponentRotation = data.ReadFloat(); in OnRemoteRequest() local
H A Dscreen_session_manager_proxy.cpp2337 …eenSessionManagerProxy::UpdateScreenDirectionInfo(ScreenId screenId, float screenComponentRotation, in UpdateScreenDirectionInfo()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp2228 …nSessionManager::UpdateScreenDirectionInfo(ScreenId screenId, float screenComponentRotation, float… in UpdateScreenDirectionInfo()