Home
last modified time | relevance | path

Searched refs:NeedStartNewAnimation (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/swiper/
H A Dswiper_pattern.h920 bool NeedStartNewAnimation(const OffsetF& offset) const;
H A Dswiper_pattern.cpp2960 bool SwiperPattern::NeedStartNewAnimation(const OffsetF& offset) const in NeedStartNewAnimation() function in OHOS::Ace::NG::SwiperPattern
3085 if (!NeedStartNewAnimation(offset)) { in PlayPropertyTranslateAnimation()