Searched refs:kAtlasCellHeight (Results 1 – 1 of 1) sorted by relevance
97 height = kAtlasCellHeight; in onDraw()221 static const int kAtlasCellHeight = 36; member in GameBench227 static const int kTotAtlasHeight = kNumAtlasedY * kAtlasCellHeight +278 … kAtlasSpacer + y * (kAtlasCellHeight + kAtlasSpacer), in makeAtlas()280 kAtlasCellHeight); in makeAtlas()288 int colorY = y / (kAtlasCellHeight + kAtlasSpacer); in makeAtlas()289 bool inColorY = (y % (kAtlasCellHeight + kAtlasSpacer)) >= kAtlasSpacer; in makeAtlas()