HomeSort by relevance Sort by last modified time
    Searched full:next_tile (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkDeviceLooper.cpp 77 static bool next_tile(const SkIRect& boundary, int delta, SkIPoint* offset) { function
117 while (next_tile(fClippedBounds, fDelta, &fCurrOffset)) {
  /external/skqp/src/core/
SkDeviceLooper.cpp 77 static bool next_tile(const SkIRect& boundary, int delta, SkIPoint* offset) { function
117 while (next_tile(fClippedBounds, fDelta, &fCurrOffset)) {

Completed in 173 milliseconds