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