Searched refs:animationStartIndex (Results 1 – 3 of 3) sorted by relevance
54 void SetAnimationStartIndex(int32_t animationStartIndex) in SetAnimationStartIndex() argument56 animationStartIndex_ = animationStartIndex; in SetAnimationStartIndex()
114 void SetAnimationStartIndex(int32_t animationStartIndex) in SetAnimationStartIndex() argument116 animationStartIndex_ = animationStartIndex; in SetAnimationStartIndex()
888 auto animationStartIndex = swiperPattern->GetLoopIndex(swiperPattern->GetCurrentIndex()); in UpdateOverlongPaintMethod() local893 …animationStartIndex = startIndex_ ? startIndex_.value() : overlongDotIndicatorModifier_->GetAnimat… in UpdateOverlongPaintMethod()909 …auto keepStatus = !isSwiperTouchDown && !isSwiperAnimationRunning && animationStartIndex != animat… in UpdateOverlongPaintMethod()919 …auto loopDrag = (animationStartIndex == 0 && animationEndIndex == totalCount - 1 && turnPageRateAb… in UpdateOverlongPaintMethod()921 … (animationStartIndex == animationEndIndex && animationEndIndex == totalCount - 1 && in UpdateOverlongPaintMethod()934 overlongPaintMethod->SetAnimationStartIndex(animationStartIndex); in UpdateOverlongPaintMethod()