Searched refs:FACE_BITS (Results 1 – 2 of 2) sorted by relevance
56 public static final int FACE_BITS = 3; field in S2CellId227 return (id & (-1L >>> FACE_BITS)); in pos()
78 S2CellId.fromFacePosLevel(5, ~0L >>> S2CellId.FACE_BITS, S2CellId.MAX_LEVEL)); in testBasic()