Searched defs:spanBounded (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/pathops/
H A DSkPathOpsTSect.h1794 SkTSpan<OppCurve, TCurve>* spanBounded = bounded->fBounded; local
1796 if (span->removeBounded(spanBounded)) { // shuffles last into position 0
1799 if (spanBounded->removeBounded(span)) {
1800 opp->removeSpan(spanBounded);

Completed in 33 milliseconds