Home
last modified time | relevance | path

Searched refs:UpdatePlayAnimationValue (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text_picker/
H A Dtoss_animation_controller.cpp96 auto springCurve = UpdatePlayAnimationValue(); in StartSpringMotion()
154 RefPtr<Curve> TextPickerTossAnimationController::UpdatePlayAnimationValue() in UpdatePlayAnimationValue() function in OHOS::Ace::NG::TextPickerTossAnimationController
H A Dtoss_animation_controller.h57 RefPtr<Curve> UpdatePlayAnimationValue();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/time_picker/
H A Dtoss_animation_controller.cpp98 auto springCurve = UpdatePlayAnimationValue(); in StartSpringMotion()
152 RefPtr<Curve> TimePickerTossAnimationController::UpdatePlayAnimationValue() in UpdatePlayAnimationValue() function in OHOS::Ace::NG::TimePickerTossAnimationController
H A Dtoss_animation_controller.h57 RefPtr<Curve> UpdatePlayAnimationValue();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/picker/
H A Dtoss_animation_controller.cpp93 auto springCurve = UpdatePlayAnimationValue(); in StartSpringMotion()
145 RefPtr<Curve> TossAnimationController::UpdatePlayAnimationValue() in UpdatePlayAnimationValue() function in OHOS::Ace::NG::TossAnimationController
H A Dtoss_animation_controller.h56 RefPtr<Curve> UpdatePlayAnimationValue();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.h580 RefPtr<Curve> UpdatePlayAnimationValue(const ClickEffectLevel& level, float& scaleValue);
H A Drosen_render_context.cpp5956 auto springCurve = UpdatePlayAnimationValue(level, scaleValue);
5985 RefPtr<Curve> RosenRenderContext::UpdatePlayAnimationValue(const ClickEffectLevel& level, float& sc… function in OHOS::Ace::NG::RosenRenderContext