Home
last modified time | relevance | path

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

/external/s2-geometry-library-java/src/com/google/common/geometry/
DS2EdgeIndex.java204 public final void predictAdditionalCalls(int n) { in predictAdditionalCalls() method in S2EdgeIndex
586 edgeIndex.predictAdditionalCalls(1); in getCandidates()
DS2Loop.java700 index.predictAdditionalCalls(expectedQueries); in getEdgeIterator()
DS2Polygon.java631 bIndex.predictAdditionalCalls(a.getNumVertices()); in clipBoundary()