Home
last modified time | relevance | path

Searched refs:removeAllBut (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/pathops/
DSkPathOpsTSect.h334 void removeAllBut(const SkTSpan* keep, SkTSpan* span,
DSkPathOpsTSect.cpp1342 void SkTSect::removeAllBut(const SkTSpan* keep, in removeAllBut() function in SkTSect
1499 opp->removeAllBut(span, test, this); in trim()
1503 this->removeAllBut(test, span, opp); in trim()
/third_party/flutter/skia/src/pathops/
DSkPathOpsTSect.h335 void removeAllBut(const SkTSpan* keep, SkTSpan* span,
DSkPathOpsTSect.cpp1341 void SkTSect::removeAllBut(const SkTSpan* keep, in removeAllBut() function in SkTSect
1498 opp->removeAllBut(span, test, this); in trim()
1502 this->removeAllBut(test, span, opp); in trim()