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