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