Searched refs:EndsEqual (Results 1 – 1 of 1) sorted by relevance
/external/skia/src/pathops/ |
D | SkPathOpsTSect.h | 279 static int EndsEqual(const SkTSect* sect1, const SkTSect<OppCurve, TCurve>* sect2, 1841 int SkTSect<TCurve, OppCurve>::EndsEqual(const SkTSect<TCurve, OppCurve>* sect1, in EndsEqual() function 2036 (void) EndsEqual(sect1, sect2, intersections); in BinarySearch() 2151 int zeroOneSet = EndsEqual(sect1, sect2, intersections); in BinarySearch()
|