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