Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkPathOpsTSect.h283 int countConsecutiveSpans(SkTSpan<TCurve, OppCurve>* first,
998 int consecutive = this->countConsecutiveSpans(first, &last); in coincidentCheck()
1126 int SkTSect<TCurve, OppCurve>::countConsecutiveSpans(SkTSpan<TCurve, OppCurve>* first, in countConsecutiveSpans() function