Home
last modified time | relevance | path

Searched defs:withAnimation (Results 1 - 25 of 27) sorted by relevance

12

/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H A Dwindow_options_utils.cpp41 bool withAnimation = startOptions.GetWithAnimation(); in SetWindowPositionAndSize() local
/foundation/window/window_manager/window_scene/test/unittest/
H A Dsession_stage_proxy_lifecycle_test.cpp108 bool withAnimation = true; in HWTEST_F() local
120 bool withAnimation = true; in HWTEST_F() local
H A Dscene_session_lifecycle_test.cpp1099 bool withAnimation = true; in HWTEST_F() local
1155 bool withAnimation = true; in HWTEST_F() local
H A Dsession_stage_proxy_test.cpp398 bool withAnimation = true; in HWTEST_F() local
411 bool withAnimation = true; in HWTEST_F() local
H A Dscene_session_manager_lifecycle_test.cpp130 bool withAnimation = true; in HWTEST_F() local
147 bool withAnimation = true; in HWTEST_F() local
H A Dscene_session_manager_test6.cpp1561 bool withAnimation = false; in HWTEST_F() local
/foundation/window/window_manager/dmserver/test/unittest/
H A Ddisplay_manager_service_inner_test.cpp150 bool withAnimation = false; in HWTEST_F() local
169 bool withAnimation = false; in HWTEST_F() local
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/
H A Dnapi_common_start_options.cpp157 bool withAnimation = true; in UnwrapStartOptions() local
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dstart_options.cpp142 void StartOptions::SetWithAnimation(bool withAnimation) in SetWithAnimation() argument
/foundation/window/window_manager/dmserver/src/
H A Ddisplay_manager_service_inner.cpp143 bool DisplayManagerServiceInner::SetRotationFromWindow(DisplayId displayId, Rotation targetRotation, bool withAnimation) in SetRotationFromWindow() argument
132 SetOrientationFromWindow(DisplayId displayId, Orientation orientation, bool withAnimation) SetOrientationFromWindow() argument
H A Dscreen_rotation_controller.cpp185 void ScreenRotationController::SetScreenRotation(Rotation targetRotation, bool withAnimation) in SetScreenRotation() argument
429 void ScreenRotationController::ProcessSwitchToSensorUnrelatedOrientation(Orientation orientation, bool withAnimation) in ProcessSwitchToSensorUnrelatedOrientation() argument
441 SetScreenRotation(ConvertDeviceToDisplayRotation(DeviceRotation::ROTATION_PORTRAIT), withAnimation); in ProcessSwitchToSensorUnrelatedOrientation() local
446 withAnimation); in ProcessSwitchToSensorUnrelatedOrientation() local
450 SetScreenRotation(ConvertDeviceToDisplayRotation(DeviceRotation::ROTATION_LANDSCAPE), withAnimation); in ProcessSwitchToSensorUnrelatedOrientation() local
455 withAnimation); in ProcessSwitchToSensorUnrelatedOrientation() local
464 ProcessOrientationSwitch(Orientation orientation, bool withAnimation) ProcessOrientationSwitch() argument
[all...]
H A Ddisplay_manager_service.cpp285 DMError DisplayManagerService::SetOrientationFromWindow(ScreenId screenId, Orientation orientation, bool withAnimation) in SetOrientationFromWindow() argument
291 bool DisplayManagerService::SetRotationFromWindow(ScreenId screenId, Rotation targetRotation, bool withAnimation) in SetRotationFromWindow() argument
H A Dabstract_screen_controller.cpp734 SetOrientation(ScreenId screenId, Orientation newOrientation, bool isFromWindow, bool withAnimation) SetOrientation() argument
833 SetScreenRotateAnimation( sptr<AbstractScreen>& screen, ScreenId screenId, Rotation rotationAfter, bool withAnimation) SetScreenRotateAnimation() argument
920 SetRotation(ScreenId screenId, Rotation rotationAfter, bool isFromWindow, bool withAnimation) SetRotation() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/
H A Dswiper_indicator_pattern.h157 void SetChangeIndexWithAnimation(bool withAnimation) in SetChangeIndexWithAnimation() argument
/foundation/window/window_manager/wm/test/unittest/
H A Dwindow_scene_session_impl_test2.cpp920 bool withAnimation = true; in HWTEST_F() local
938 bool withAnimation = true; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_transition_effect.cpp96 void RosenTransitionEffect::ApplyAnimationOption(const std::function<void()>& func, bool withAnimation) in ApplyAnimationOption() argument
/foundation/window/window_manager/window_scene/session/container/src/zidl/
H A Dsession_stage_proxy.cpp754 void SessionStageProxy::NotifySessionForeground(uint32_t reason, bool withAnimation) in NotifySessionForeground() argument
809 void SessionStageProxy::NotifySessionBackground(uint32_t reason, bool withAnimation, bool isFromInnerkits) in NotifySessionBackground() argument
H A Dsession_stage_stub.cpp386 bool withAnimation = data.ReadBool(); in HandleNotifySessionForeground() local
403 bool withAnimation = data.ReadBool(); in HandleNotifySessionBackground() local
/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/
H A Dwindow_fuzzer.cpp794 bool withAnimation = false; in WindowImplFuzzTest() local
/foundation/window/window_manager/wm/src/
H A Dwindow_extension_session_impl.cpp815 void WindowExtensionSessionImpl::NotifySessionForeground(uint32_t reason, bool withAnimation) in NotifySessionForeground() argument
819 void WindowExtensionSessionImpl::NotifySessionBackground(uint32_t reason, bool withAnimation, bool isFromInnerkits) in NotifySessionBackground() argument
866 WMError WindowExtensionSessionImpl::Show(uint32_t reason, bool withAnimation, bool withFocus) in Show() argument
873 WMError WindowExtensionSessionImpl::Hide(uint32_t reason, bool withAnimation, bool isFromInnerkits) in Hide() argument
H A Dwindow_impl.cpp1622 void WindowImpl::AdjustWindowAnimationFlag(bool withAnimation) in AdjustWindowAnimationFlag() argument
1642 WMError WindowImpl::PreProcessShow(uint32_t reason, bool withAnimation) in PreProcessShow() argument
1661 WMError WindowImpl::Show(uint32_t reason, bool withAnimation, bool withFocus) in Show() argument
1717 WMError WindowImpl::Hide(uint32_t reason, bool withAnimation, boo argument
[all...]
H A Dwindow_session_impl.cpp504 WMError WindowSessionImpl::Show(uint32_t reason, bool withAnimation, bool withFocus) in Show() argument
535 WMError WindowSessionImpl::Hide(uint32_t reason, bool withAnimation, bool isFromInnerkits) in Hide() argument
3826 void WindowSessionImpl::NotifySessionForeground(uint32_t reason, bool withAnimation) in NotifySessionForeground() argument
3831 void WindowSessionImpl::NotifySessionBackground(uint32_t reason, bool withAnimation, bool isFromInnerkits) in NotifySessionBackground() argument
/foundation/window/window_manager/previewer/src/
H A Dwindow_impl.cpp468 WMError WindowImpl::Show(uint32_t reason, bool withAnimation, bool withFocus) in Show() argument
473 WMError WindowImpl::Hide(uint32_t reason, bool withAnimation, bool isFromInnerkits) in Hide() argument
/foundation/window/window_manager/wmserver/src/
H A Dwindow_node_container.cpp495 void WindowNodeContainer::SetDisplayOrientationFromWindow(sptr<WindowNode>& node, bool withAnimation) in SetDisplayOrientationFromWindow() argument
/foundation/window/window_manager/window_scene/session/host/src/
H A Dscene_session.cpp4269 void SceneSession::NotifySessionForeground(uint32_t reason, bool withAnimation) in NotifySessionForeground() argument
4277 void SceneSession::NotifySessionBackground(uint32_t reason, bool withAnimation, bool isFromInnerkits) in NotifySessionBackground() argument

Completed in 49 milliseconds

12