Home
last modified time | relevance | path

Searched refs:kTotAtlasHeight (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/bench/
H A DGameBench.cpp228 static const int kTotAtlasHeight = kNumAtlasedY * kAtlasCellHeight + member in GameBench
286 bm.allocN32Pixels(kTotAtlasWidth, kTotAtlasHeight); in makeAtlas()
288 for (int y = 0; y < kTotAtlasHeight; ++y) { in makeAtlas()

Completed in 2 milliseconds