Searched refs:NUM_FACES (Results 1 – 2 of 2) sorted by relevance
57 public static final int NUM_FACES = 6; field in S2CellId98 private static final long WRAP_OFFSET = (long) (NUM_FACES) << POS_BITS;214 return face() < NUM_FACES && ((lowestOnBit() & (0x1555555555555555L)) != 0); in isValid()
72 int face = random(S2CellId.NUM_FACES);