Searched refs:intersectLat (Results 1 – 1 of 1) sorted by relevance
505 R1Interval intersectLat = lat.intersection(other.lat); in intersection() local507 if (intersectLat.isEmpty() || intersectLng.isEmpty()) { in intersection()511 return new S2LatLngRect(intersectLat, intersectLng); in intersection()