Searched refs:yscan (Results 1 – 1 of 1) sorted by relevance
709 int yscan = GetMin(max_tile_size, ysize - tile_y); in CopyTileWithColorTransform() local711 while (yscan-- > 0) { in CopyTileWithColorTransform()