Searched refs:next_tile (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/core/
H A DSkDeviceLooper.cpp83 static bool next_tile(const SkIRect& boundary, int delta, SkIPoint* offset) { function
123 while (next_tile(fClippedBounds, fDelta, &fCurrOffset)) {
/external/skia/src/core/
H A DSkDeviceLooper.cpp82 static bool next_tile(const SkIRect& boundary, int delta, SkIPoint* offset) { function
122 while (next_tile(fClippedBounds, fDelta, &fCurrOffset)) {

Completed in 654 milliseconds