Searched refs:newArcDistance2 (Results 1 – 1 of 1) sorted by relevance
262 float newArcDistance2 = 0; in getPath() local264 newArcDistance2 = minimumArcDist2; in getPath()266 newArcDistance2 = maximumArcDist2; in getPath()268 if (newArcDistance2 != 0) { in getPath()269 float ratio2 = newArcDistance2 / arcDist2; in getPath()