Searched refs:kTotAtlasHeight (Results 1 – 1 of 1) sorted by relevance
227 static const int kTotAtlasHeight = kNumAtlasedY * kAtlasCellHeight + member in GameBench284 fAtlas.allocN32Pixels(kTotAtlasWidth, kTotAtlasHeight); in makeAtlas()287 for (int y = 0; y < kTotAtlasHeight; ++y) { in makeAtlas()