Lines Matching defs:intervals
72 /* Pass in the beginning with the intervals.
77 int intervals = runs[-1];
79 if (intervals > 0) {
83 SkASSERT(0 == intervals);
87 runs += intervals * 2 + 1;
460 int* intervals) const {
461 SkASSERT(tmpStorage && intervals);
466 *intervals = 0;
469 *intervals = 1;
472 *intervals = fRunHead->getIntervalCount();
900 0, // zero intervals
919 // Now a_runs and b_runs to their intervals (or sentinel)
1006 logical intervals that represents (i.e. number of rects that would be
1233 return false; // y-intervals must be ordered; rects must be non-empty.
1243 int32_t lastRight = 0; // check that x-intervals are distinct and ordered.
1424 int intervals = runs[1];
1425 if (0 == intervals) { // empty line