Home
last modified time | relevance | path

Searched defs:UpdateScreenRotationProperty (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager_client.cpp293 void ScreenSessionManagerClient::UpdateScreenRotationProperty(ScreenId screenId, const RRect& bound… in UpdateScreenRotationProperty() function in OHOS::Rosen::ScreenSessionManagerClient
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/screen_session_manager/
H A Djs_screen_session_manager.cpp123 napi_value JsScreenSessionManager::UpdateScreenRotationProperty(napi_env env, napi_callback_info in… in UpdateScreenRotationProperty() function in OHOS::Rosen::JsScreenSessionManager
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscreen_session_manager_interface.h154 …virtual void UpdateScreenRotationProperty(ScreenId screenId, const RRectT<float>& bounds, float ro… in UpdateScreenRotationProperty() function
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscreen_session_manager_proxy.cpp2380 void ScreenSessionManagerProxy::UpdateScreenRotationProperty(ScreenId screenId, const RRect& bounds… in UpdateScreenRotationProperty() function in OHOS::Rosen::ScreenSessionManagerProxy
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp2247 void ScreenSessionManager::UpdateScreenRotationProperty(ScreenId screenId, const RRect& bounds, flo… in UpdateScreenRotationProperty() function in OHOS::Rosen::ScreenSessionManager