Searched refs:stopAutoPlay (Results 1 – 2 of 2) sorted by relevance
658 float translate, int32_t nextIndex, float velocity = 0.0f, bool stopAutoPlay = false);765 void OnAnimationTranslateZero(int32_t nextIndex, bool stopAutoPlay);
1229 void SwiperPattern::OnAnimationTranslateZero(int32_t nextIndex, bool stopAutoPlay) in OnAnimationTranslateZero() argument1237 if (stopAutoPlay) { in OnAnimationTranslateZero()3044 float translate, int32_t nextIndex, float velocity, bool stopAutoPlay) in PlayPropertyTranslateAnimation() argument3051 OnAnimationTranslateZero(nextIndex, stopAutoPlay); in PlayPropertyTranslateAnimation()