/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | session_stage_proxy_lifecycle_test.cpp | 108 bool withAnimation = true; variable 120 bool withAnimation = true; variable
|
H A D | session_stage_proxy_test.cpp | 299 bool withAnimation = true; variable 312 bool withAnimation = true; variable
|
H A D | scene_session_manager_lifecycle_test.cpp | 130 bool withAnimation = true; variable 147 bool withAnimation = true; variable
|
H A D | scene_session_lifecycle_test.cpp | 1092 bool withAnimation = true; variable 1148 bool withAnimation = true; variable
|
H A D | scene_session_manager_test6.cpp | 1785 bool withAnimation = false; variable
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/utils/ |
H A D | window_options_utils.cpp | 41 bool withAnimation = startOptions.GetWithAnimation(); in SetWindowPositionAndSize() local
|
/ohos5.0/foundation/window/window_manager/dmserver/test/unittest/ |
H A D | display_manager_service_inner_test.cpp | 150 bool withAnimation = false; variable 169 bool withAnimation = false; variable
|
/ohos5.0/foundation/window/window_manager/dmserver/src/ |
H A D | screen_rotation_controller.cpp | 185 void ScreenRotationController::SetScreenRotation(Rotation targetRotation, bool withAnimation) in SetScreenRotation() 429 …nController::ProcessSwitchToSensorUnrelatedOrientation(Orientation orientation, bool withAnimation) in ProcessSwitchToSensorUnrelatedOrientation() 464 void ScreenRotationController::ProcessOrientationSwitch(Orientation orientation, bool withAnimation) in ProcessOrientationSwitch()
|
H A D | display_manager_service_inner.cpp | 133 bool withAnimation) in SetOrientationFromWindow() 143 …rviceInner::SetRotationFromWindow(DisplayId displayId, Rotation targetRotation, bool withAnimation) in SetRotationFromWindow()
|
H A D | display_manager_service.cpp | 286 …erService::SetOrientationFromWindow(ScreenId screenId, Orientation orientation, bool withAnimation) in SetOrientationFromWindow() 292 …nagerService::SetRotationFromWindow(ScreenId screenId, Rotation targetRotation, bool withAnimation) in SetRotationFromWindow()
|
H A D | abstract_screen_controller.cpp | 735 bool isFromWindow, bool withAnimation) in SetOrientation() 834 sptr<AbstractScreen>& screen, ScreenId screenId, Rotation rotationAfter, bool withAnimation) in SetScreenRotateAnimation() 921 bool isFromWindow, bool withAnimation) in SetRotation()
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | start_options.cpp | 164 void StartOptions::SetWithAnimation(bool withAnimation) in SetWithAnimation()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/indicator_common/ |
H A D | swiper_indicator_pattern.h | 149 void SetChangeIndexWithAnimation(bool withAnimation) in SetChangeIndexWithAnimation()
|
/ohos5.0/foundation/window/window_manager/wm/src/ |
H A D | window_extension_session_impl.cpp | 688 void WindowExtensionSessionImpl::NotifySessionForeground(uint32_t reason, bool withAnimation) in NotifySessionForeground() 692 void WindowExtensionSessionImpl::NotifySessionBackground(uint32_t reason, bool withAnimation, bool … in NotifySessionBackground() 739 WMError WindowExtensionSessionImpl::Show(uint32_t reason, bool withAnimation, bool withFocus) in Show() 761 WMError WindowExtensionSessionImpl::Hide(uint32_t reason, bool withAnimation, bool isFromInnerkits) in Hide()
|
H A D | window_scene_session_impl.cpp | 1102 WMError WindowSceneSessionImpl::Show(uint32_t reason, bool withAnimation, bool withFocus) in Show() 1190 WMError WindowSceneSessionImpl::Hide(uint32_t reason, bool withAnimation, bool isFromInnerkits) in Hide() 3425 void WindowSceneSessionImpl::AdjustWindowAnimationFlag(bool withAnimation) in AdjustWindowAnimationFlag() 3447 WMError WindowSceneSessionImpl::UpdateAnimationFlagProperty(bool withAnimation) in UpdateAnimationFlagProperty() 3715 void WindowSceneSessionImpl::NotifySessionForeground(uint32_t reason, bool withAnimation) in NotifySessionForeground() 3732 void WindowSceneSessionImpl::NotifySessionBackground(uint32_t reason, bool withAnimation, bool isFr… in NotifySessionBackground()
|
H A D | window_impl.cpp | 1659 void WindowImpl::AdjustWindowAnimationFlag(bool withAnimation) in AdjustWindowAnimationFlag() 1679 WMError WindowImpl::PreProcessShow(uint32_t reason, bool withAnimation) in PreProcessShow() 1698 WMError WindowImpl::Show(uint32_t reason, bool withAnimation, bool withFocus) in Show() 1754 WMError WindowImpl::Hide(uint32_t reason, bool withAnimation, bool isFromInnerkits) in Hide()
|
H A D | window_session_impl.cpp | 560 WMError WindowSessionImpl::Show(uint32_t reason, bool withAnimation, bool withFocus) in Show() 591 WMError WindowSessionImpl::Hide(uint32_t reason, bool withAnimation, bool isFromInnerkits) in Hide() 3974 void WindowSessionImpl::NotifySessionForeground(uint32_t reason, bool withAnimation) in NotifySessionForeground() 3979 void WindowSessionImpl::NotifySessionBackground(uint32_t reason, bool withAnimation, bool isFromInn… in NotifySessionBackground()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/ |
H A D | napi_common_start_options.cpp | 185 bool withAnimation = true; in UnwrapStartOptions() local
|
/ohos5.0/foundation/window/window_manager/window_scene/session/container/src/zidl/ |
H A D | session_stage_stub.cpp | 395 bool withAnimation = data.ReadBool(); in HandleNotifySessionForeground() local 412 bool withAnimation = data.ReadBool(); in HandleNotifySessionBackground() local
|
H A D | session_stage_proxy.cpp | 778 void SessionStageProxy::NotifySessionForeground(uint32_t reason, bool withAnimation) in NotifySessionForeground() 833 void SessionStageProxy::NotifySessionBackground(uint32_t reason, bool withAnimation, bool isFromInn… in NotifySessionBackground()
|
/ohos5.0/foundation/window/window_manager/wm/test/unittest/ |
H A D | window_scene_session_impl_test2.cpp | 933 bool withAnimation = true; variable 951 bool withAnimation = true; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_transition_effect.cpp | 96 … RosenTransitionEffect::ApplyAnimationOption(const std::function<void()>& func, bool withAnimation) in ApplyAnimationOption()
|
/ohos5.0/foundation/window/window_manager/previewer/src/ |
H A D | window_impl.cpp | 488 WMError WindowImpl::Show(uint32_t reason, bool withAnimation, bool withFocus) in Show() 493 WMError WindowImpl::Hide(uint32_t reason, bool withAnimation, bool isFromInnerkits) in Hide()
|
/ohos5.0/foundation/window/window_manager/test/fuzztest/wms/window_fuzzer/ |
H A D | window_fuzzer.cpp | 794 bool withAnimation = false; in WindowImplFuzzTest() local
|
/ohos5.0/foundation/window/window_manager/wmserver/src/ |
H A D | window_node_container.cpp | 495 …id WindowNodeContainer::SetDisplayOrientationFromWindow(sptr<WindowNode>& node, bool withAnimation) in SetDisplayOrientationFromWindow()
|