Searched refs:checkPoint (Results 1 – 1 of 1) sorted by relevance
150 double checkPoint = Math.pow((comparingLongitude - mLongitude) / semiMajorAxisDegrees, 2) in checkLocation() local153 if (checkPoint > 1.001) { in checkLocation()155 } else if (checkPoint < 0.999) { in checkLocation()