Home
last modified time | relevance | path

Searched defs:endValue (Results 1 – 25 of 59) sorted by relevance

123

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/
H A Drs_render_animation_debug_trace_test.cpp56 auto endValue = std::make_shared<RSRenderAnimatableProperty<float>>(100.0f); variable
81 auto endValue = std::make_shared<RSRenderAnimatableProperty<float>>(100.0f); variable
H A Drs_value_estimator_test.cpp49 auto endValue = RSFilter::CreateBlurFilter(10.f, 10.f); variable
85 auto endValue = std::make_shared<RSRenderAnimatableProperty<float>>(1.0f); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/
H A Drs_path_animation.cpp38 …const std::shared_ptr<RSPropertyBase>& startValue, const std::shared_ptr<RSPropertyBase>& endValue) in RSPathAnimation()
342 const std::shared_ptr<RSPropertyBase>& endValue) in InitNeedPath()
365 const std::shared_ptr<RSPropertyBase>& endValue) in InitInterpolationVector2f()
386 const std::shared_ptr<RSPropertyBase>& endValue) in InitInterpolationVector4f()
406 void RSPathAnimation::UpdateVector2fValueAddOrigin(Vector2f& startValue, Vector2f& endValue, Vector… in UpdateVector2fValueAddOrigin()
412 void RSPathAnimation::UpdateVector4fValueAddOrigin(Vector4f& startValue, Vector4f& endValue, Vector… in UpdateVector4fValueAddOrigin()
H A Drs_curve_animation.cpp36 …const std::shared_ptr<RSPropertyBase>& startValue, const std::shared_ptr<RSPropertyBase>& endValue) in RSCurveAnimation()
H A Drs_interpolating_spring_animation.cpp37 …const std::shared_ptr<RSPropertyBase>& startValue, const std::shared_ptr<RSPropertyBase>& endValue) in RSInterpolatingSpringAnimation()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_value_estimator.cpp26 const Quaternion& startValue, const Quaternion& endValue) in Estimate()
33 …t fraction, const std::shared_ptr<RSFilter>& startValue, const std::shared_ptr<RSFilter>& endValue) in Estimate()
H A Drs_render_transition_effect.cpp166 float endValue(alpha_); in UpdateFraction() local
184 Vector2f endValue(scaleX_, scaleY_); in UpdateFraction() local
202 Vector2f endValue(translateX_, translateY_); in UpdateFraction() local
H A Drs_render_interpolating_spring_animation.cpp34 const std::shared_ptr<RSRenderPropertyBase>& endValue) in RSRenderInterpolatingSpringAnimation()
190 auto endValue = animationFraction_.GetCurrentIsReverseCycle() ? startValue_ : endValue_; in OnAnimate() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dsimple_spring_node.cpp56 void SimpleSpringNode::NotifyNext(double endValue, double initVelocity) in NotifyNext()
72 void SimpleSpringNode::EndToValue(double endValue, double velocity) in EndToValue()
H A Dsvg_animate.cpp157 T endValue = GetEndValue(startValue); in CreateDiscreteAnimate() local
181 …r<KeyframeAnimation<T>>& animation, const T& originalValue, const T& startValue, const T& endValue) in DiscreteAnimate()
309 T endValue = GetEndValue(startValue); in LinearAnimateFromTo() local
475 T endValue = GetEndValue(startValue); in SplineAnimate() local
H A Dbilateral_spring_node.cpp25 void BilateralSpringNode::NotifyNext(double endValue, double initVelocity) in NotifyNext()
H A Danimatable_base.h36 void AnimateTo(const T& beginValue, const T& endValue) in AnimateTo()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/
H A Drs_animation_supplement_test.cpp310 std::shared_ptr<RSPropertyBase> endValue = std::make_shared<RSAnimatableProperty<float>>(10.0f); variable
341 const std::shared_ptr<RSPropertyBase>& endValue) in RSPathAnimationMock()
425 auto endValue = std::make_shared<RSAnimatableProperty<Vector4f>>(endData); variable
513 auto endValue = std::make_shared<RSAnimatableProperty<Vector4f>>(endData); variable
541 auto endValue = std::make_shared<RSAnimatableProperty<Vector4f>>(endData); variable
795 auto endValue = std::make_shared<RSAnimatableProperty<Vector4f>>(endData); variable
837 auto endValue = std::make_shared<RSAnimatableProperty<Vector2f>>(endData); variable
887 auto endValue = std::make_shared<RSAnimatableProperty<Vector2f>>(endData); variable
911 const std::shared_ptr<RSPropertyBase>& endValue) in RSSpringAnimationMock()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Danimatable_color.h87 void AnimateTo(uint32_t endValue) in AnimateTo()
H A Danimatable_path.cpp46 void AnimatablePath::AnimateTo(std::string endValue) in AnimateTo()
H A Danimatable_double.h114 void AnimateTo(double endValue) in AnimateTo()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/animation/
H A Drs_path_animation_test.cpp213 auto endValue = std::make_shared<RSPropertyBase>(); in HWTEST_F() local
232 auto endValue = std::make_shared<RSPropertyBase>(); in HWTEST_F() local
251 auto endValue = std::make_shared<RSPropertyBase>(); in HWTEST_F() local
271 auto endValue = std::make_shared<RSPropertyBase>(); in HWTEST_F() local
/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_picker_unit_test.cpp159 const int16_t endValue = 100; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/geometry/
H A Danimatable_float.h106 void AnimateTo(float endValue) in AnimateTo()
H A Danimatable_dimension.cpp67 void AnimatableDimension::AnimateTo(double endValue) in AnimateTo()
H A Danimatable_matrix4.cpp61 void AnimatableMatrix4::AnimateTo(const Matrix4& endValue) in AnimateTo()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/base/
H A Danimatable_matrix4_test.cpp77 Matrix4 endValue = Matrix4::CreateIdentity(); variable
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/
H A Dgrid_scroller_test_ng.cpp564 float endValue = pattern_->GetFinalPosition(); variable
586 float endValue = pattern_->GetFinalPosition(); variable
608 float endValue = pattern_->GetFinalPosition(); variable
635 float endValue = pattern_->GetFinalPosition(); variable
668 float endValue = pattern_->GetFinalPosition(); variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/
H A Drs_value_estimator.h42 T Estimate(float fraction, const T& startValue, const T& endValue) in Estimate()
65 const std::shared_ptr<RSRenderPropertyBase>& endValue, in InitCurveAnimationValue()
89 const std::shared_ptr<RSRenderPropertyBase>& endValue, in InitCurveAnimationValue()
323 …td::shared_ptr<RSRenderPropertyBase>& startValue, const std::shared_ptr<RSRenderPropertyBase>& end… in InitRSSpringValueEstimator()
401 …td::shared_ptr<RSRenderPropertyBase>& startValue, const std::shared_ptr<RSRenderPropertyBase>& end… in InitRSSpringValueEstimator()
H A Drs_render_transition_effect.h119 std::shared_ptr<RSRenderPropertyBase> endValue) in RSTransitionCustom()

123