Searched refs:LOOKUP_IJ (Results 1 – 1 of 1) sorted by relevance
44 private static final int[] LOOKUP_IJ = new int[1 << (2 * LOOKUP_BITS + 2)]; field in S2CellIdUtils350 bits = LOOKUP_IJ[bits]; in toIjo()395 LOOKUP_IJ[(pos << 2) + origOrientation] = (ij << 2) + orientation; in initLookupCell()