Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsTSect.h297 void removeByPerpendicular(SkTSect<OppCurve, TCurve>* opp);
1627 void SkTSect<TCurve, OppCurve>::removeByPerpendicular(SkTSect<OppCurve, TCurve>* opp) { in removeByPerpendicular() function
2110 sect1->removeByPerpendicular(sect2); in BinarySearch()