Searched refs:numTouches (Results 1 – 1 of 1) sorted by relevance
85 int numTouches = 1; in computeCurrentVelocity() local94 } while (++numTouches < HISTORY_SIZE); in computeCurrentVelocity()102 while (numTouches-- > 1) { in computeCurrentVelocity()