Searched refs:triggerAnimator (Results 1 – 1 of 1) sorted by relevance
381 bool triggerAnimator = (MATH_ABS(lastRotateLen) >= rotateThrowthreshold_); in OnRotateEndEvent() local382 if (throwDrag_ && triggerAnimator) { in OnRotateEndEvent()