Home
last modified time | relevance | path

Searched refs:UpdateScreenDirectionInfo (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscreen_session_manager_proxy.h154 void UpdateScreenDirectionInfo(ScreenId screenId, float screenComponentRotation, float rotation,
H A Dscreen_session_manager_interface.h156 …virtual void UpdateScreenDirectionInfo(ScreenId screenId, float screenComponentRotation, float rot… in UpdateScreenDirectionInfo() function
/ohos5.0/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager_client.cpp300 …screenSessionManager_->UpdateScreenDirectionInfo(screenId, directionInfo.screenRotation_, directio… in UpdateScreenRotationProperty()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/
H A Dscreen_session_manager.h263 void UpdateScreenDirectionInfo(ScreenId screenId, float screenComponentRotation, float rotation,
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscreen_session_manager_stub.cpp661 UpdateScreenDirectionInfo(screenId, screenComponentRotation, rotation, phyRotation, in OnRemoteRequest()
H A Dscreen_session_manager_proxy.cpp2337 void ScreenSessionManagerProxy::UpdateScreenDirectionInfo(ScreenId screenId, float screenComponentR… in UpdateScreenDirectionInfo() function in OHOS::Rosen::ScreenSessionManagerProxy
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp2228 void ScreenSessionManager::UpdateScreenDirectionInfo(ScreenId screenId, float screenComponentRotati… in UpdateScreenDirectionInfo() function in OHOS::Rosen::ScreenSessionManager