Searched refs:indexComputed (Results 1 – 1 of 1) sorted by relevance
64 private boolean indexComputed; field in S2EdgeIndex76 indexComputed = false; in reset()104 if (indexComputed) { in computeIndex()127 indexComputed = true; in computeIndex()157 return indexComputed; in isIndexComputed()205 if (indexComputed) { in predictAdditionalCalls()233 Preconditions.checkState(indexComputed); in findCandidateCrossings()