Searched defs:nextWrap (Results 1 – 2 of 2) sorted by relevance
399 public S2CellId nextWrap() { in nextWrap() method in S2CellId
1150 Vertex* nextWrap = next ? next : contour->fHead; in sanitizeContours() local