Searched refs:next_tile (Results 1 – 1 of 1) sorted by relevance
77 static bool next_tile(const SkIRect& boundary, int delta, SkIPoint* offset) { in next_tile() function117 while (next_tile(fClippedBounds, fDelta, &fCurrOffset)) { in next()