Searched refs:kTileSets (Results 1 – 2 of 2) sorted by relevance
146 static TileRenderer kTileSets[] = { variable153 static_assert(SK_ARRAY_COUNT(kTileSets) == SK_ARRAY_COUNT(kTileSetNames), "Count mismatch");204 for (size_t j = 0; j < SK_ARRAY_COUNT(kTileSets); ++j) { in onDraw()209 kTileSets[j](canvas); in onDraw()
147 static TileRenderer kTileSets[] = { variable154 static_assert(SK_ARRAY_COUNT(kTileSets) == SK_ARRAY_COUNT(kTileSetNames), "Count mismatch");205 for (size_t j = 0; j < SK_ARRAY_COUNT(kTileSets); ++j) { in onDraw()210 kTileSets[j](canvas); in onDraw()