Home
last modified time | relevance | path

Searched refs:AnimateWithVelocity (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/core/render/
H A Dmock_modifier_adapter.cpp24 void NodeAnimatableProperty<float, AnimatablePropertyFloat>::AnimateWithVelocity( in AnimateWithVelocity() function in OHOS::Ace::NG::NodeAnimatableProperty
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/scrollable/
H A Dscrollable.cpp559 frictionOffsetProperty_->AnimateWithVelocity( in StartScrollAnimation()
706 snapOffsetProperty_->AnimateWithVelocity(option, endPos_, scrollSnapVelocity, in StartScrollSnapMotion()
742 snapOffsetProperty_->AnimateWithVelocity(option, endPos_, scrollSnapVelocity, in ProcessScrollSnapSpringMotion()
852 springOffsetProperty_->AnimateWithVelocity( in StartSpringMotion()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dmodifier.h432 void AnimateWithVelocity(const AnimationOption& option, T value, T velocity,
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_modifier_adapter.cpp266 void NodeAnimatableProperty<float, AnimatablePropertyFloat>::AnimateWithVelocity(const AnimationOpt… in AnimateWithVelocity() function in OHOS::Ace::NG::NodeAnimatableProperty