Searched refs:ratio2 (Results 1 – 1 of 1) sorted by relevance
269 float ratio2 = newArcDistance2 / arcDist2; in getPath() local270 float ratio = (float) Math.sqrt(ratio2); in getPath()