Home
last modified time | relevance | path

Searched defs:sect1 (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DPathOpsDebug.cpp498 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/
DSkPathOpsTSect.h1951 int SkTSect<TCurve, OppCurve>::EndsEqual(const SkTSect<TCurve, OppCurve>* sect1, in EndsEqual()
2130 void SkTSect<TCurve, OppCurve>::BinarySearch(SkTSect<TCurve, OppCurve>* sect1, in BinarySearch()