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 D | screen_session_manager_proxy.h | 154 void UpdateScreenDirectionInfo(ScreenId screenId, float screenComponentRotation, float rotation,
|
H A D | screen_session_manager_interface.h | 156 …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 D | screen_session_manager_client.cpp | 300 …screenSessionManager_->UpdateScreenDirectionInfo(screenId, directionInfo.screenRotation_, directio… in UpdateScreenRotationProperty()
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/ |
H A D | screen_session_manager.h | 263 void UpdateScreenDirectionInfo(ScreenId screenId, float screenComponentRotation, float rotation,
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/ |
H A D | screen_session_manager_stub.cpp | 661 UpdateScreenDirectionInfo(screenId, screenComponentRotation, rotation, phyRotation, in OnRemoteRequest()
|
H A D | screen_session_manager_proxy.cpp | 2337 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 D | screen_session_manager.cpp | 2228 void ScreenSessionManager::UpdateScreenDirectionInfo(ScreenId screenId, float screenComponentRotati… in UpdateScreenDirectionInfo() function in OHOS::Rosen::ScreenSessionManager
|