Searched refs:containsUnwrappedLongitude (Results 1 – 1 of 1) sorted by relevance
48 bool containsUnwrappedLongitude = point.longitude() >= sw.longitude() && in contains() local50 if (containsUnwrappedLongitude) { in contains()