/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/animation/ |
H A D | rs_implicit_animation_param.cpp | 144 std::shared_ptr<RSPropertyBase> property, const std::shared_ptr<RSPropertyBase>& startValue, in CreateEmptyAnimation() 158 …const std::shared_ptr<RSPropertyBase>& startValue, const std::shared_ptr<RSPropertyBase>& endValue… in CreateAnimation() argument 176 …const std::shared_ptr<RSPropertyBase>& startValue, const std::shared_ptr<RSPropertyBase>& endValue… in CreateAnimation() argument 192 …const std::shared_ptr<RSPropertyBase>& startValue, const std::shared_ptr<RSPropertyBase>& endValue… in AddKeyframe() argument 205 …const std::shared_ptr<RSPropertyBase>& startValue, const std::shared_ptr<RSPropertyBase>& endValue… in AddKeyframe() argument 224 …const std::shared_ptr<RSPropertyBase>& startValue, const std::shared_ptr<RSPropertyBase>& endValue… in CreateAnimation() argument 248 …const std::shared_ptr<RSPropertyBase>& startValue, const std::shared_ptr<RSPropertyBase>& endValue… in CreateAnimation() argument 264 std::shared_ptr<RSPropertyBase> property, const std::shared_ptr<RSPropertyBase>& startValue, in CreateAnimation() 293 …const std::shared_ptr<RSPropertyBase>& startValue, const std::shared_ptr<RSPropertyBase>& endValue) in CreateAnimation()
|
H A D | rs_path_animation.cpp | 38 …const std::shared_ptr<RSPropertyBase>& startValue, const std::shared_ptr<RSPropertyBase>& endValue) in RSPathAnimation() 319 const std::shared_ptr<RSPropertyBase>& startValue, in PreProcessPath() 341 void RSPathAnimation::InitNeedPath(const std::shared_ptr<RSPropertyBase>& startValue, in InitNeedPath() 364 bool RSPathAnimation::InitInterpolationVector2f(const std::shared_ptr<RSPropertyBase>& startValue, in InitInterpolationVector2f() 385 bool RSPathAnimation::InitInterpolationVector4f(const std::shared_ptr<RSPropertyBase>& startValue, 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 D | rs_curve_animation.cpp | 36 …const std::shared_ptr<RSPropertyBase>& startValue, const std::shared_ptr<RSPropertyBase>& endValue) in RSCurveAnimation()
|
H A D | rs_interpolating_spring_animation.cpp | 37 …const std::shared_ptr<RSPropertyBase>& startValue, const std::shared_ptr<RSPropertyBase>& endValue) in RSInterpolatingSpringAnimation()
|
H A D | rs_property_animation.cpp | 106 auto startValue = startValue_; in OnUpdateStagingValue() local
|
H A D | rs_spring_animation.cpp | 38 …const std::shared_ptr<RSPropertyBase>& startValue, const std::shared_ptr<RSPropertyBase>& endValue) in RSSpringAnimation()
|
H A D | rs_transition_effect.cpp | 115 …const std::shared_ptr<RSPropertyBase>& startValue, const std::shared_ptr<RSPropertyBase>& endValue) in Custom()
|
H A D | rs_implicit_animator.cpp | 505 std::shared_ptr<RSPropertyBase> property, const std::shared_ptr<RSPropertyBase>& startValue, in CreateImplicitAnimation() 653 …const std::shared_ptr<RSPropertyBase>& property, const std::shared_ptr<RSPropertyBase>& startValue, in CreateImplicitAnimationWithInitialVelocity()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/test/unittest/animation/ |
H A D | rs_render_animation_debug_trace_test.cpp | 55 auto startValue = std::make_shared<RSRenderAnimatableProperty<float>>(0.0f); variable 80 auto startValue = std::make_shared<RSRenderAnimatableProperty<float>>(0.0f); variable
|
H A D | rs_value_estimator_test.cpp | 48 auto startValue = RSFilter::CreateBlurFilter(1.f, 1.f); variable 84 auto startValue = std::make_shared<RSRenderAnimatableProperty<float>>(0.0f); variable
|
H A D | rs_render_interpolating_spring_animation_test.cpp | 31 const std::shared_ptr<RSRenderPropertyBase>& startValue, in RSRenderInterpolatingSpringAnimationMock()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
H A D | rs_value_estimator.cpp | 26 const Quaternion& startValue, const Quaternion& endValue) in Estimate() 33 …float fraction, const std::shared_ptr<RSFilter>& startValue, const std::shared_ptr<RSFilter>& endV… in Estimate()
|
H A D | rs_render_transition_effect.cpp | 165 float startValue(1.0f); in UpdateFraction() local 183 Vector2f startValue(1.0f, 1.0f); in UpdateFraction() local 201 Vector2f startValue(0.0f, 0.0f); in UpdateFraction() local
|
H A D | rs_render_curve_animation.cpp | 25 …::shared_ptr<RSRenderPropertyBase>& originValue, const std::shared_ptr<RSRenderPropertyBase>& star… in RSRenderCurveAnimation()
|
H A D | rs_render_particle_effector.cpp | 62 float startValue = valChangeOverLife[i]->fromValue_; in UpdateCurveValue() local 90 Color startValue = valChangeOverLife[i]->fromValue_; in UpdateColorCurveValue() local
|
H A D | rs_animation_trace_utils.cpp | 143 …const std::shared_ptr<RSRenderPropertyBase>& startValue, const std::shared_ptr<RSRenderPropertyBas… in addAnimationCreateTrace()
|
/ohos5.0/foundation/ai/neural_network_runtime/test/unittest/ops/ |
H A D | range_test.cpp | 57 int64_t* startValue = new (std::nothrow) int64_t [1]{0}; in SaveStart() local 195 float* startValue = new (std::nothrow) float [1]{0.0f}; in __anonfb2cd37e0102() variable 379 int64_t startValue = 0; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/animation/ |
H A D | rs_value_estimator.h | 42 T Estimate(float fraction, const T& startValue, const T& endValue) in Estimate() 64 const std::shared_ptr<RSRenderPropertyBase>& startValue, in InitCurveAnimationValue() 88 const std::shared_ptr<RSRenderPropertyBase>& startValue, in InitCurveAnimationValue() 323 …const std::shared_ptr<RSRenderPropertyBase>& startValue, const std::shared_ptr<RSRenderPropertyBas… in InitRSSpringValueEstimator() 327 …const std::shared_ptr<RSRenderPropertyBase>& startValue, const std::shared_ptr<RSRenderPropertyBas… in UpdateStartValueAndLastValue() 401 …const std::shared_ptr<RSRenderPropertyBase>& startValue, const std::shared_ptr<RSRenderPropertyBas… in InitRSSpringValueEstimator() 419 void UpdateStartValueAndLastValue(const std::shared_ptr<RSRenderPropertyBase>& startValue, in UpdateStartValueAndLastValue()
|
H A D | rs_render_transition_effect.h | 118 …tom(std::shared_ptr<RSRenderPropertyBase> property, std::shared_ptr<RSRenderPropertyBase> startVal… in RSTransitionCustom()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/unittest/animation/ |
H A D | rs_animation_supplement_test.cpp | 309 std::shared_ptr<RSPropertyBase> startValue = std::make_shared<RSAnimatableProperty<float>>(2.f); variable 340 const std::shared_ptr<RSPropertyBase>& startValue, in RSPathAnimationMock() 423 auto startValue = std::make_shared<RSAnimatableProperty<Vector4f>>(startData); variable 511 auto startValue = std::make_shared<RSAnimatableProperty<Vector4f>>(startData); variable 539 auto startValue = std::make_shared<RSAnimatableProperty<Vector4f>>(startData); variable 793 auto startValue = std::make_shared<RSAnimatableProperty<Vector4f>>(startData); variable 835 auto startValue = std::make_shared<RSAnimatableProperty<Vector2f>>(startData); variable 885 auto startValue = std::make_shared<RSAnimatableProperty<Vector2f>>(startData); variable 910 …ationMock(std::shared_ptr<RSPropertyBase> property, const std::shared_ptr<RSPropertyBase>& startVa… in RSSpringAnimationMock()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/ |
H A D | svg_animate.cpp | 156 T startValue = GetStartValue(originalValue); in CreateDiscreteAnimate() local 181 …const RefPtr<KeyframeAnimation<T>>& animation, const T& originalValue, const T& startValue, const … in DiscreteAnimate() 308 T startValue = GetStartValue(originalValue); in LinearAnimateFromTo() local 474 T startValue = GetStartValue(originalValue); in SplineAnimate() local
|
H A D | svg_animate.h | 129 T GetEndValue(const T& startValue) const in GetEndValue() 145 Color GetEndValue(const Color& startValue) const in GetEndValue() 157 Dimension GetEndValue(const Dimension& startValue) const in GetEndValue()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/animation/ |
H A D | rs_path_animation_test.cpp | 212 auto startValue = std::make_shared<RSPropertyBase>(); in HWTEST_F() local 231 auto startValue = std::make_shared<RSPropertyBase>(); in HWTEST_F() local 250 auto startValue = std::make_shared<RSPropertyBase>(); in HWTEST_F() local 270 auto startValue = std::make_shared<RSPropertyBase>(); in HWTEST_F() local
|
H A D | rs_implicit_animation_param_test.cpp | 166 auto startValue = std::make_shared<RSAnimatableProperty<float>>(100.f); variable
|
/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/ |
H A D | ui_picker_unit_test.cpp | 158 const int16_t startValue= 0; variable
|