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