Searched refs:sijLo (Results 1 – 1 of 1) sorted by relevance
396 int sijLo = (ij[d].intValue() & -cellSize) * 2 - MAX_CELL_SIZE; in init() local397 int sijHi = sijLo + cellSize * 2; in init()398 uv[d][0] = S2Projections.stToUV((1.0 / MAX_CELL_SIZE) * sijLo); in init()