Searched refs:totalDistance (Results 1 – 1 of 1) sorted by relevance
196 float totalDistance, distance; in calculatePathDistance() local200 totalDistance = 0; in calculatePathDistance()205 totalDistance += distance; in calculatePathDistance()208 pathDistances.add(Math.abs(totalDistance)); in calculatePathDistance()