Searched refs:AnimateWithVelocity (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/render/ |
H A D | mock_modifier_adapter.cpp | 24 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 D | scrollable.cpp | 559 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 D | modifier.h | 432 void AnimateWithVelocity(const AnimationOption& option, T value, T velocity,
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/ |
H A D | rosen_modifier_adapter.cpp | 266 void NodeAnimatableProperty<float, AnimatablePropertyFloat>::AnimateWithVelocity(const AnimationOpt… in AnimateWithVelocity() function in OHOS::Ace::NG::NodeAnimatableProperty
|