Home
last modified time | relevance | path

Searched refs:ROTATION_END (Results 1 - 6 of 6) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/swiper/
H A Drender_swiper.h97 ROTATION_END, member in OHOS::Ace::RotationStatus
589 RotationStatus rotationStatus_ = RotationStatus::ROTATION_END;
H A Drender_swiper.cpp1835 case RotationStatus::ROTATION_END: in OnRotation()
3061 rotationStatus_ = RotationStatus::ROTATION_END; in HandleRotationEnd()
/foundation/window/window_manager/interfaces/innerkits/dm/
H A Ddm_common.h111 ROTATION_END, member in OHOS::Rosen::ScreenPropertyChangeType
/foundation/window/window_manager/window_scene/interfaces/kits/napi/screen_session_manager/
H A Djs_screen_utils.cpp158 napi_set_named_property(env, objValue, "ROTATION_END", CreateJsValue(env, in CreateJsScreenPropertyChangeType()
159 static_cast<int32_t>(ScreenPropertyChangeType::ROTATION_END))); in CreateJsScreenPropertyChangeType()
/foundation/window/window_manager/window_scene/screen_session_manager_client/src/
H A Dscreen_session_manager_client.cpp313 if (screenPropertyChangeType == ScreenPropertyChangeType::ROTATION_END || in UpdateScreenRotationProperty()
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp2468 } else if (screenPropertyChangeType == ScreenPropertyChangeType::ROTATION_END) { in UpdateScreenRotationProperty()

Completed in 20 milliseconds