/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/ |
H A D | rs_interactive_implict_animator_test.cpp | 52 RSNode::Animate(protocol, curve, [&]() { in HWTEST_F() 85 RSNode::Animate(protocol, curve, [&]() { in HWTEST_F() 141 RSNode::Animate(protocol, curve, [&]() { in HWTEST_F() 171 RSNode::Animate(protocol, curve, [&]() { in HWTEST_F() 202 RSNode::Animate(protocol, curve, [&]() { in HWTEST_F() 231 RSNode::Animate(protocol, curve, [&]() { in HWTEST_F() 260 RSNode::Animate(protocol, curve, [&]() { in HWTEST_F() 290 RSNode::Animate(protocol, curve, [&]() { in HWTEST_F() 321 RSNode::Animate(protocol, curve, [&]() { in HWTEST_F() 357 RSNode::Animate(protoco in HWTEST_F() [all...] |
H A D | rs_animation_timing_curve_test.cpp | 47 auto curveAnimations = RSNode::Animate(protocol, timingCurve, [&alphaProperty]() {
in HWTEST_F() 80 auto curveAnimations = RSNode::Animate(protocol, timingCurve, [&scaleProperty]() {
in HWTEST_F() 113 auto curveAnimations = RSNode::Animate(protocol, timingCurve, [&rotationProperty]() {
in HWTEST_F() 146 auto curveAnimations = RSNode::Animate(protocol, timingCurve, [&alphaProperty]() {
in HWTEST_F() 179 auto curveAnimations = RSNode::Animate(protocol, timingCurve, [&scaleProperty]() {
in HWTEST_F() 212 auto curveAnimations = RSNode::Animate(protocol, timingCurve, [&rotationProperty]() {
in HWTEST_F() 245 auto curveAnimations = RSNode::Animate(protocol, timingCurve, [&scaleProperty]() {
in HWTEST_F() 278 auto curveAnimations = RSNode::Animate(protocol, timingCurve, [&rotationProperty]() {
in HWTEST_F() 311 auto curveAnimations = RSNode::Animate(protocol, timingCurve, [&scaleProperty]() {
in HWTEST_F() 344 auto curveAnimations = RSNode::Animate(protoco in HWTEST_F() [all...] |
H A D | rs_transition_test.cpp | 125 auto animations = RSNode::Animate(protocol, RSAnimationTimingCurve::EASE, [&]() {
in HWTEST_F() 140 animations = RSNode::Animate(protocol, RSAnimationTimingCurve::EASE, [&]() {
in HWTEST_F() 183 auto animations = RSNode::Animate(protocol, RSAnimationTimingCurve::EASE, [&]() {
in HWTEST_F() 198 animations = RSNode::Animate(protocol, RSAnimationTimingCurve::EASE, [&]() {
in HWTEST_F() 240 auto animations = RSNode::Animate(protocol, RSAnimationTimingCurve::EASE, [&]() {
in HWTEST_F() 255 animations = RSNode::Animate(protocol, RSAnimationTimingCurve::EASE, [&]() {
in HWTEST_F() 304 auto animations = RSNode::Animate(protocol, RSAnimationTimingCurve::EASE, [&]() {
in HWTEST_F() 319 animations = RSNode::Animate(protocol, RSAnimationTimingCurve::EASE, [&]() {
in HWTEST_F() 370 auto animations = RSNode::Animate(protocol, RSAnimationTimingCurve::EASE, [&]() {
in HWTEST_F() 385 animations = RSNode::Animate(protoco in HWTEST_F() [all...] |
H A D | rs_animation_test.cpp | 56 auto animations = RSNode::Animate(protocol, curve, [&property]() {
in HWTEST_F() 98 auto animations = RSNode::Animate(protocol, curve, [&property]() {
in HWTEST_F() 137 auto animations = RSNode::Animate(protocol, RSAnimationTimingCurve::EASE,
in HWTEST_F() 179 auto animations = RSNode::Animate(protocol, curve, [&property]() {
in HWTEST_F() 225 auto animations = RSNode::Animate(protocol, curve, [&property]() {
in HWTEST_F() 268 auto animations = RSNode::Animate(protocol, RSAnimationTimingCurve::EASE,
in HWTEST_F() 311 auto animations = RSNode::Animate(protocol, curve, [&property]() {
in HWTEST_F() 353 auto animations = RSNode::Animate(protocol, curve, [&property]() {
in HWTEST_F() 393 auto animations = RSNode::Animate(protocol, RSAnimationTimingCurve::EASE,
in HWTEST_F() 434 auto animations = RSNode::Animate(protoco in HWTEST_F() [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/radio/ |
H A D | radio_paint_method.cpp | 124 AnimationUtils::Animate(halfDurationOption, [&]() { totalScale_->Set(DEFAULT_SHRINK_SCALE_VER_TWELVE); }); in UpdateTotalScaleOnAnimatable() 126 AnimationUtils::Animate(delayOption, [&]() { totalScale_->Set(DEFAULT_TOTAL_SCALE); }); in UpdateTotalScaleOnAnimatable() 142 AnimationUtils::Animate(delayOption, [&]() { pointScale_->Set(DEFAULT_POINT_SCALE); }); in UpdateIsOnAnimatableProperty() 144 AnimationUtils::Animate(halfDurationOption, [&]() { ringPointScale_->Set(0); }); in UpdateIsOnAnimatableProperty() 147 AnimationUtils::Animate(halfDurationOption, [&]() { pointScale_->Set(0); }); in UpdateIsOnAnimatableProperty() 149 AnimationUtils::Animate(delayOption, [&]() { ringPointScale_->Set(1); }); in UpdateIsOnAnimatableProperty() 153 AnimationUtils::Animate(halfDurationOption, [&]() { totalScale_->Set(DEFAULT_SHRINK_SCALE); }); in UpdateIsOnAnimatableProperty() 155 AnimationUtils::Animate( in UpdateIsOnAnimatableProperty() 181 AnimationUtils::Animate( in UpdateIndicatorAnimation() 189 AnimationUtils::Animate( in UpdateIndicatorAnimation() [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/ |
H A D | select_overlay_paint_method.cpp | 117 AnimationUtils::Animate(option, [weak = WeakClaim(this)]() { in CheckCirclesAndBackArrowIsShown() 139 AnimationUtils::Animate(option, [weak = WeakClaim(this)]() { in CheckHasExtensionMenu() 149 AnimationUtils::Animate(option, [weak = WeakClaim(this)]() { in CheckHasExtensionMenu() 171 AnimationUtils::Animate(option, [weak = WeakClaim(this)]() { in CheckHandleIsShown()
|
H A D | select_overlay_modifier.cpp | 107 AnimationUtils::Animate( in SetOtherPointRadius() 122 AnimationUtils::Animate( in SetHeadPointRadius() 193 AnimationUtils::Animate(option, [weak = AceType::WeakClaim(this)]() { in LineEndOffsetWithAnimation() 236 AnimationUtils::Animate( in BackArrowTransitionAnimation()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/ |
H A D | date_time_animation_controller.cpp | 39 AnimationUtils::Animate(animationOption, in PlayTitleInAnimation() 56 AnimationUtils::Animate(animationOption, in PlayTitleOutAnimation() 81 AnimationUtils::Animate(animationOption, in PlayMovingInAnimation() 112 AnimationUtils::Animate(animationOption, in PlayMovingOutAnimation() 193 AnimationUtils::Animate(animationOption, in PlayNewColumnOpacityInAnimation() 311 AnimationUtils::Animate(animationOption, in PlayNewColumnOpacityOutAnimation()
|
H A D | toss_animation_controller.cpp | 118 AnimationUtils::Animate( in StartSpringMotion() 140 AnimationUtils::Animate(option, [weak]() { in StopTossAnimation()
|
/foundation/arkui/ace_engine/frameworks/core/animation/ |
H A D | scheduler.cpp | 98 bool Scheduler::Animate(const AnimationOption& option, const RefPtr<Curve>& curve, in Animate() function in OHOS::Ace::Scheduler 107 return context->Animate(option, curve, propertyCallback, finishCallBack); in Animate()
|
H A D | animatable_data.h | 41 virtual T Animate(const T& start, const T& end, float process) in Animate() function in OHOS::Ace::AnimatableData
|
H A D | interpolator.h | 76 return scheduler->Animate( in RunAsync()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_animation_utils.cpp | 118 void AnimationUtils::Animate(const AnimationOption& option, const PropertyCallback& callback, in Animate() function in OHOS::Ace::AnimationUtils 124 Rosen::RSNode::Animate(timingProtocol, NativeCurveHelper::ToNativeCurve(option.GetCurve()), callback, in Animate() 169 animation->animations_ = Rosen::RSNode::Animate(timingProtocol, NativeCurveHelper::ToNativeCurve(option.GetCurve()), in StartAnimation() 198 AnimationUtils::Animate(option, [context = renderContext, color = endColor]() { context->BlendBgColor(color); }); in BlendBgColorAnimation()
|
H A D | fake_animation_utils.cpp | 29 void AnimationUtils::Animate( in Animate() function in OHOS::Ace::AnimationUtils
|
H A D | moon_progress_modifier.cpp | 106 AnimationUtils::Animate( in SetValue() 157 AnimationUtils::Animate(option, [weak = AceType::WeakClaim(AceType::RawPtr(ratio_)), value]() { in SetMoonAnimate() 174 AnimationUtils::Animate(option, [weak = AceType::WeakClaim(AceType::RawPtr(opacity_))]() { in StartPictureAnimate() 186 AnimationUtils::Animate(option, [&]() { opacity_->Set(0.0f); }); in StopPictureAnimate()
|
/foundation/arkui/ace_engine/test/mock/core/animation/ |
H A D | mock_scheduler.cpp | 31 bool Scheduler::Animate(const AnimationOption& option, const RefPtr<Curve>& curve, in Animate() function in OHOS::Ace::Scheduler
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/ |
H A D | rs_animation_manager_test.cpp | 188 * @tc.desc: Verify the Animate 214 animationManager.Animate(0, false, RSSurfaceNodeAbilityState::FOREGROUND); in HWTEST_F() 220 animationManager.Animate(0, true, RSSurfaceNodeAbilityState::BACKGROUND); in HWTEST_F() 230 * @tc.desc: Verify the Animate 256 animationManager.Animate(0, true, RSSurfaceNodeAbilityState::BACKGROUND); in HWTEST_F() 264 animationManager.Animate(0, true, RSSurfaceNodeAbilityState::FOREGROUND); in HWTEST_F() 272 animationManager.Animate(0, false, RSSurfaceNodeAbilityState::BACKGROUND); in HWTEST_F()
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/ |
H A D | render_service_client_transition_demo.cpp | 370 RSNode::Animate(protocol, RSAnimationTimingCurve::EASE_IN_OUT, [&]() { in Transition1() 408 RSNode::Animate(protocol, RSAnimationTimingCurve::EASE_IN_OUT, [&]() { in Transition2() 415 RSNode::Animate(protocol, RSAnimationTimingCurve::EASE_IN_OUT, [&]() { in Transition2() 453 RSNode::Animate(protocol, RSAnimationTimingCurve::EASE_IN_OUT, [&]() { in Transition3() 459 RSNode::Animate(protocol, RSAnimationTimingCurve::EASE_IN_OUT, [&]() { in Transition3() 483 RSNode::Animate(protocol, RSAnimationTimingCurve::EASE_IN_OUT, [&]() { in Transition4()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper_indicator/dot_indicator/ |
H A D | dot_indicator_modifier.cpp | 405 AnimationUtils::Animate(option, [weak = WeakClaim(this), hoverItemHalfSizes, vectorBlackPointCenterX, in UpdateNormalToHoverPaintProperty() 422 AnimationUtils::Animate(option, [weak = WeakClaim(this), margin, normalItemHalfSizes, vectorBlackPointCenterX, in UpdateHoverToNormalPaintProperty() 439 AnimationUtils::Animate(option, [weak = WeakClaim(this), hoverItemHalfSizes, vectorBlackPointCenterX, in UpdateNormalToPressPaintProperty() 454 AnimationUtils::Animate(option, [weak = WeakClaim(this), margin, normalItemHalfSizes, vectorBlackPointCenterX, in UpdatePressToNormalPaintProperty() 470 AnimationUtils::Animate(option, [weak = WeakClaim(this), backgroundColor]() { in UpdateHoverAndPressConversionPaintProperty() 483 AnimationUtils::Animate(option, [weak = WeakClaim(this)]() { in UpdateNormalToHoverPointDilateRatio() 496 AnimationUtils::Animate(option, [weak = WeakClaim(this)]() { in UpdateHoverToNormalPointDilateRatio() 509 AnimationUtils::Animate(option, [weak = WeakClaim(this)]() { in UpdateLongPointDilateRatio() 515 AnimationUtils::Animate(option, [weak = WeakClaim(this)]() { in UpdateLongPointDilateRatio() 530 AnimationUtils::Animate(blackPointOptio in UpdateAllPointCenterXAnimation() [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/ |
H A D | rs_render_particle_animation.h | 47 bool Animate(int64_t time) override;
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/ |
H A D | switch_modifier.h | 86 AnimationUtils::Animate(colorOption, [&]() { in UpdateAnimatableProperty() 109 AnimationUtils::Animate(pointOption, [&]() { pointOffset_->Set(newPointOffset); }); in UpdateAnimatableProperty() 118 AnimationUtils::Animate(option, [&]() { animateTouchHoverColor_->Set(color); }); in SetBoardColor()
|
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/pipeline/ |
H A D | rs_render_thread_test.cpp | 217 * @tc.desc: test results of Animate 226 RSRenderThread::Instance().Animate(timestamp); in HWTEST_F() 234 RSRenderThread::Instance().Animate(timestamp); in HWTEST_F() 240 RSRenderThread::Instance().Animate(timestamp); in HWTEST_F()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/utils/ |
H A D | drag_animation_helper.cpp | 105 AnimationUtils::Animate( 183 AnimationUtils::Animate( in PlayNodeAnimationBeforeLifting() 210 AnimationUtils::Animate( in PlayNodeResetAnimation() 248 AnimationUtils::Animate( in PlayGatherAnimation() 279 AnimationUtils::Animate( in ShowBadgeAnimation()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/ |
H A D | list_item_drag_manager.cpp | 145 AnimationUtils::Animate(option, [weak = WeakClaim(this)]() { in HandleOnItemLongPress() 423 AnimationUtils::Animate(option, [weak = forEachNode_, from, to]() { in HandleSwapAnimation() 442 AnimationUtils::Animate(option, [weak = WeakClaim(this)]() { in HandleDragEndAnimation() 459 AnimationUtils::Animate(option, [weak = WeakClaim(this)]() { in HandleDragEndAnimation() 475 AnimationUtils::Animate(option, [weak = WeakClaim(this)]() { in HandleDragEndAnimation()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/checkbox/ |
H A D | checkbox_modifier.h | 76 AnimationUtils::Animate(option, [&]() { in UpdateAnimatableProperty() 94 AnimationUtils::Animate(option, [&]() { animateTouchHoverColor_->Set(color); }); in SetBoardColor()
|