Home
last modified time | relevance | path

Searched refs:removeSpans (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/pathops/
DSkPathOpsTSect.h338 bool removeSpans(SkTSpan* span, SkTSect* opp);
DSkPathOpsTSect.cpp1379 if (!this->removeSpans(test, opp)) { in removeByPerpendicular()
1438 bool SkTSect::removeSpans(SkTSpan* span, in removeSpans() function in SkTSect