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