Home
last modified time | relevance | path

Searched refs:hasBounded (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/pathops/
DSkPathOpsTSect.h252 bool hasBounded(const SkTSpan* ) const;
DSkPathOpsTSect.cpp792 bool SkTSect::hasBounded(const SkTSpan* span) const { in hasBounded() function in SkTSect
1450 if (span->fDeleted && opp->hasBounded(span)) { in removeSpans()