Searched refs:removeAllBut (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/pathops/ |
D | SkPathOpsTSect.h | 300 void removeAllBut(const SkTSpan<OppCurve, TCurve>* keep, SkTSpan<TCurve, OppCurve>* span, 1606 void SkTSect<TCurve, OppCurve>::removeAllBut(const SkTSpan<OppCurve, TCurve>* keep, in removeAllBut() function 1743 opp->removeAllBut(span, test, this); in trim() 1747 this->removeAllBut(test, span, opp); in trim()
|