Searched refs:edgeIntersectsCellBoundary (Results 1 – 1 of 1) sorted by relevance
470 private static boolean edgeIntersectsCellBoundary(S2Point a, S2Point b, S2Cell cell) { in edgeIntersectsCellBoundary() method in S2EdgeIndex526 if (edgeIntersectsCellBoundary(a, b, child)) { in getEdgesInChildrenCells()