Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsTSect.h263 void coincidentCheck(SkTSect<OppCurve, TCurve>* sect2);
951 void SkTSect<TCurve, OppCurve>::coincidentCheck(SkTSect<OppCurve, TCurve>* sect2) { in coincidentCheck() function
2089 sect1->coincidentCheck(sect2); in BinarySearch()