Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/
H A DPathOpsDebug.cpp450 void DumpBoth(SkTSect* sect1, SkTSect* sect2) { in DumpBoth()
454 void DumpBounded(SkTSect* sect1, int id) { in DumpBounded()
458 void DumpBounds(SkTSect* sect1) { in DumpBounds()
462 void DumpCoin(SkTSect* sect1) { in DumpCoin()
466 void DumpCoinCurves(SkTSect* sect1) { in DumpCoinCurves()
/aosp_15_r20/external/skia/src/pathops/
H A DSkPathOpsTSect.cpp1618 int SkTSect::EndsEqual(const SkTSect* sect1, in EndsEqual()
1792 void SkTSect::BinarySearch(SkTSect* sect1, in BinarySearch()