Searched refs:tileScale (Results 1 – 1 of 1) sorted by relevance
20 const uint64_t tileScale = 1ull << tileID.canonical.z; in matrixFor() local21 const double s = Projection::worldSize(scale) / tileScale; in matrixFor()25 int64_t(tileID.canonical.x + tileID.wrap * tileScale) * s, in matrixFor()