Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsTSect.h278 void coincidentForce(SkTSect<OppCurve, TCurve>* sect2, double start1s, double start1e);
1027 void SkTSect<TCurve, OppCurve>::coincidentForce(SkTSect<OppCurve, TCurve>* sect2, in coincidentForce() function
2232 sect1->coincidentForce(sect2, start1s, start1e); in BinarySearch()