Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.h737 void UpdateAnimationProperty(float velocity);
H A Dswiper_pattern.cpp2585 void SwiperPattern::UpdateAnimationProperty(float velocity) in UpdateAnimationProperty() function in OHOS::Ace::NG::SwiperPattern
2688 UpdateAnimationProperty(0.0); in HandleTouchUp()
2818 UpdateAnimationProperty(static_cast<float>(dragVelocity)); in HandleDragEnd()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/swiper/
H A Dswiper_animation_test_ng.cpp461 pattern_->UpdateAnimationProperty(velocity);
H A Dswiper_layout_test_ng.cpp1044 pattern_->UpdateAnimationProperty(velocity);