Home
last modified time | relevance | path

Searched defs:screenPropertyChangeType (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_client_test.cpp424 ScreenPropertyChangeType screenPropertyChangeType = ScreenPropertyChangeType::ROTATION_BEGIN; variable
458 ScreenPropertyChangeType screenPropertyChangeType = ScreenPropertyChangeType::ROTATION_BEGIN; variable
489 ScreenPropertyChangeType screenPropertyChangeType = ScreenPropertyChangeType::ROTATION_BEGIN; variable
H A Dscreen_session_manager_test.cpp1226 ScreenPropertyChangeType screenPropertyChangeType = ScreenPropertyChangeType::ROTATION_BEGIN; variable
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/include/zidl/
H A Dscreen_session_manager_interface.h155 ScreenPropertyChangeType screenPropertyChangeType) {} in UpdateScreenRotationProperty()
157 float phyRotation, ScreenPropertyChangeType screenPropertyChangeType) {} in UpdateScreenDirectionInfo()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/
H A Dscreen_session_manager_stub.cpp660 … auto screenPropertyChangeType = static_cast<ScreenPropertyChangeType>(data.ReadUint32()); in OnRemoteRequest() local
673 … auto screenPropertyChangeType = static_cast<ScreenPropertyChangeType>(data.ReadUint32()); in OnRemoteRequest() local
H A Dscreen_session_manager_proxy.cpp2338 float rotation, float phyRotation, ScreenPropertyChangeType screenPropertyChangeType) in UpdateScreenDirectionInfo()
2381 ScreenPropertyChangeType screenPropertyChangeType) in UpdateScreenRotationProperty()
/ohos5.0/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager_client.cpp294 ScreenDirectionInfo directionInfo, ScreenPropertyChangeType screenPropertyChangeType) in UpdateScreenRotationProperty()
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscreen_session_manager.cpp2229 float phyRotation, ScreenPropertyChangeType screenPropertyChangeType) in UpdateScreenDirectionInfo()
2248 ScreenPropertyChangeType screenPropertyChangeType) in UpdateScreenRotationProperty()