Searched refs:overDistance (Results 1 – 1 of 1) sorted by relevance
828 final int overDistance = start - edge; in startAfterEdge() local829 boolean keepIncreasing = overDistance * velocity >= 0; in startAfterEdge()835 if (totalDistance > Math.abs(overDistance)) { in startAfterEdge()