Home
last modified time | relevance | path

Searched refs:findOppSpan (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/src/pathops/
H A DSkPathOpsTSect.h130 SkTSpan* findOppSpan(const SkTSpan* opp) const;
H A DSkPathOpsTSect.cpp152 SkTSpan* SkTSpan::findOppSpan( in findOppSpan() function in SkTSpan
476 SkASSERT(overlap->findOppSpan(this)); in validateBounded()
798 if (test->findOppSpan(span)) { in hasBounded()
1358 SkASSERT(span->findOppSpan(keep)); in removeAllBut()
1359 SkASSERT(keep->findOppSpan(span)); in removeAllBut()
/third_party/skia/tests/
H A DPathOpsDebug.cpp1242 if (test->findOppSpan(bounded)) { in dumpBounded()

Completed in 7 milliseconds