Searched refs:kTotAtlasWidth (Results 1 – 1 of 1) sorted by relevance
224 static const int kTotAtlasWidth = kNumAtlasedX * kAtlasCellWidth + member in GameBench283 fAtlas.allocN32Pixels(kTotAtlasWidth, kTotAtlasHeight); in makeAtlas()292 for (int x = 0; x < kTotAtlasWidth; ++x, ++scanline) { in makeAtlas()