Home | History | Annotate | Download | only in core

Lines Matching refs:sentinel

35     return (SkRegion::RunType*)(runs + 1);  // return past the X-sentinel
95 runs += 1; // skip X-sentinel
545 *druns++ = kRunTypeSentinel; // x sentinel
547 *druns++ = kRunTypeSentinel; // y sentinel
786 const SkRegion::RunType sentinel = SkRegion::kRunTypeSentinel;
806 const SkRegion::RunType* run0 = &sentinel;
807 const SkRegion::RunType* run1 = &sentinel;
857 oper.addSpan(top, &sentinel, &sentinel);
906 intervals: TOP + N * (BOTTOM LEFT RIGHT SENTINEL) + SENTINEL
1081 return run + 1; // skip sentinel