Home
last modified time | relevance | path

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

/external/s2-geometry-library-java/tests/com/google/common/geometry/
DS2LatLngRectTest.java188 .convolveWithCap(S1Angle.degrees(15)); in testBasic()
194 .convolveWithCap(S1Angle.degrees(15)); in testBasic()
/external/s2-geometry-library-java/src/com/google/common/geometry/
DS2LatLngRect.java521 public S2LatLngRect convolveWithCap(S1Angle angle) { in convolveWithCap() method in S2LatLngRect