Home
last modified time | relevance | path

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

/external/s2-geometry-library-java/tests/com/google/common/geometry/
DS2CapTest.java201 int antiFace = (face + 3) % 6; // Opposite face. in testCells() local
207 assertEquals(covering.mayIntersect(rootCell), capFace != antiFace); in testCells() local
217 assertEquals(bulging.mayIntersect(rootCell), capFace != antiFace); in testCells() local