Home
last modified time | relevance | path

Searched refs:containingCell (Results 1 – 1 of 1) sorted by relevance

/external/s2-geometry-library-java/src/com/google/common/geometry/
DS2EdgeIndex.java256 private static S2CellId containingCell(S2Point pa, S2Point pb, S2Point pc, S2Point pd) { in containingCell() method in S2EdgeIndex
279 private static S2CellId containingCell(S2Point pa, S2Point pb) { in containingCell() method in S2EdgeIndex
319 containingCellId = containingCell(a, b); in getCovering()
339 containingCell(S2Point.minus(p, ortho), S2Point.add(p, ortho), S2Point.minus(q, ortho), in getCovering()