Searched refs:cellLl (Results 1 – 1 of 1) sorted by relevance
410 S2LatLng[] cellLl = new S2LatLng[4]; in intersects() local413 cellLl[i] = new S2LatLng(cellV[i]); in intersects()414 if (contains(cellLl[i])) { in intersects()421 cellLl[i].lng().radians(), cellLl[(i + 1) & 3].lng().radians()); in intersects()