Home
last modified time | relevance | path

Searched refs:inColorY (Results 1 – 1 of 1) sorted by relevance

/external/skia/bench/
DGameBench.cpp289 bool inColorY = (y % (kAtlasCellHeight + kAtlasSpacer)) >= kAtlasSpacer; in makeAtlas() local
297 if (inColorX && inColorY) { in makeAtlas()