Searched refs:LOOKUP_POS (Results 1 – 1 of 1) sorted by relevance
91 private static final int[] LOOKUP_POS = new int[1 << (2 * LOOKUP_BITS + 2)]; field in S2CellId727 bits = LOOKUP_POS[bits]; in getBits()940 LOOKUP_POS[(ij << 2) + origOrientation] = (pos << 2) + orientation; in initLookupCell()