Searched refs:kTileSets (Results 1 – 2 of 2) sorted by relevance
165 static TileRenderer kTileSets[] = { variable172 static_assert(SK_ARRAY_COUNT(kTileSets) == SK_ARRAY_COUNT(kTileSetNames), "Count mismatch");223 for (size_t j = 0; j < SK_ARRAY_COUNT(kTileSets); ++j) { in onDraw()228 kTileSets[j](canvas); in onDraw()
169 static TileRenderer kTileSets[] = { variable176 static_assert(SK_ARRAY_COUNT(kTileSets) == SK_ARRAY_COUNT(kTileSetNames), "Count mismatch");227 for (size_t j = 0; j < SK_ARRAY_COUNT(kTileSets); ++j) { in onDraw()232 kTileSets[j](canvas); in onDraw()