Searched refs:kAtlasHeight (Results 1 – 2 of 2) sorted by relevance
226 atlas.allocN32Pixels(kAtlasWidth, kAtlasHeight); in MakeAtlas()228 for (int y = 0; y < kAtlasHeight; ++y) { in MakeAtlas()426 static const int kAtlasHeight = kBigSize + kMedSize + kSmSize + kMedSize + 3 * kPad; member in DrawLitAtlasDrawable