Home
last modified time | relevance | path

Searched defs:cellLoop (Results 1 – 2 of 2) sorted by relevance

/external/s2-geometry-library-java/src/com/google/common/geometry/
DS2Polygon.java885 S2Loop cellLoop = new S2Loop(cell, cellBound); in contains() local
905 S2Loop cellLoop = new S2Loop(cell, cellBound); in mayIntersect() local
DS2Loop.java599 S2Loop cellLoop = new S2Loop(cell, cellBound); in contains() local