Searched defs:sect1 (Results 1 – 2 of 2) sorted by relevance
/external/skia/tests/ |
D | PathOpsDebug.cpp | 498 void DumpBoth(SkTSect<TCurve, OppCurve>* sect1, SkTSect<OppCurve, TCurve>* sect2) { in DumpBoth() argument 528 void DumpBounded(SkTSect<TCurve, OppCurve>* sect1, int id) { in DumpBounded() 558 void DumpBounds(SkTSect<TCurve, OppCurve>* sect1) { in DumpBounds() 588 void DumpCoin(SkTSect<TCurve, OppCurve>* sect1) { in DumpCoin() 618 void DumpCoinCurves(SkTSect<TCurve, OppCurve>* sect1) { in DumpCoinCurves()
|
/external/skia/src/pathops/ |
D | SkPathOpsTSect.h | 1951 int SkTSect<TCurve, OppCurve>::EndsEqual(const SkTSect<TCurve, OppCurve>* sect1, in EndsEqual() 2130 void SkTSect<TCurve, OppCurve>::BinarySearch(SkTSect<TCurve, OppCurve>* sect1, in BinarySearch()
|