Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsTSect.h224 bool debugHasBounded(const SkTSpan<OppCurve, TCurve>* ) const;
1093 bool SkTSect<TCurve, OppCurve>::debugHasBounded(const SkTSpan<OppCurve, TCurve>* span) const { in debugHasBounded() function
1699 SkASSERT(!span->fDeleted || !opp->debugHasBounded(span)); in removeSpans()