Searched refs:removeByPerpendicular (Results 1 – 1 of 1) sorted by relevance
297 void removeByPerpendicular(SkTSect<OppCurve, TCurve>* opp);1627 void SkTSect<TCurve, OppCurve>::removeByPerpendicular(SkTSect<OppCurve, TCurve>* opp) { in removeByPerpendicular() function2110 sect1->removeByPerpendicular(sect2); in BinarySearch()