Home
last modified time | relevance | path

Searched refs:ROTATION_UPDATE_PROPERTY_ONLY (Results 1 - 5 of 5) sorted by relevance

/foundation/window/window_manager/window_scene/screen_session_manager_client/src/
H A Dscreen_session_manager_client.cpp314 screenPropertyChangeType == ScreenPropertyChangeType::ROTATION_UPDATE_PROPERTY_ONLY) { in UpdateScreenRotationProperty()
461 ScreenPropertyChangeType::ROTATION_UPDATE_PROPERTY_ONLY); in SwitchUserCallback()
/foundation/window/window_manager/interfaces/innerkits/dm/
H A Ddm_common.h113 ROTATION_UPDATE_PROPERTY_ONLY, member in OHOS::Rosen::ScreenPropertyChangeType
/foundation/window/window_manager/window_scene/interfaces/kits/napi/screen_session_manager/
H A Djs_screen_utils.cpp160 napi_set_named_property(env, objValue, "ROTATION_UPDATE_PROPERTY_ONLY", CreateJsValue(env, in CreateJsScreenPropertyChangeType()
161 static_cast<int32_t>(ScreenPropertyChangeType::ROTATION_UPDATE_PROPERTY_ONLY))); in CreateJsScreenPropertyChangeType()
H A Djs_screen_session_manager.cpp451 type > ScreenPropertyChangeType::ROTATION_UPDATE_PROPERTY_ONLY) { // 3: the 4rd argv in OnUpdateScreenRotationProperty()
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp2473 } else if (screenPropertyChangeType == ScreenPropertyChangeType::ROTATION_UPDATE_PROPERTY_ONLY) { in UpdateScreenRotationProperty()

Completed in 15 milliseconds