Searched refs:isSwiperTouchDown (Results 1 – 2 of 2) sorted by relevance
164 void SetIsSwiperTouchDown(bool isSwiperTouchDown) in SetIsSwiperTouchDown() argument166 isSwiperTouchDown_ = isSwiperTouchDown; in SetIsSwiperTouchDown()
906 auto isSwiperTouchDown = swiperPattern->IsTouchDownOnOverlong(); in UpdateOverlongPaintMethod() local909 …auto keepStatus = !isSwiperTouchDown && !isSwiperAnimationRunning && animationStartIndex != animat… in UpdateOverlongPaintMethod()928 if (isSwiperTouchDown && (loopDrag || nonLoopDrag)) { in UpdateOverlongPaintMethod()936 overlongDotIndicatorModifier_->SetIsSwiperTouchDown(isSwiperTouchDown); in UpdateOverlongPaintMethod()