Home
last modified time | relevance | path

Searched defs:tile_y_start (Results 1 – 1 of 1) sorted by relevance

/external/skia/tools/
DPictureRenderer.cpp531 for (int tile_y_start = 0; tile_y_start < height; tile_y_start += fTileHeight) { in setupTiles() local
577 for (int tile_y_start = 0; tile_y_start < height; tile_y_start += fTileHeight) { in setupPowerOf2Tiles() local