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

/external/skia/src/pathops/
H A DSkPathOpsTSect.h269 int countConsecutiveSpans(SkTSpan<TCurve, OppCurve>* first,
955 int consecutive = this->countConsecutiveSpans(first, &last);
1073 int SkTSect<TCurve, OppCurve>::countConsecutiveSpans(SkTSpan<TCurve, OppCurve>* first, function in class:SkTSect

Completed in 35 milliseconds