Home
last modified time | relevance | path

Searched defs:minSpan (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/src/pathops/
DSkOpSegment.cpp861 SkOpSpan* minSpan = start->starter(end); in markAndChaseDone() local
1779 const SkOpSpan* minSpan = angle->start()->starter(angle->end()); in windSum() local
DSkPathOpsDebug.cpp1358 const SkOpSpan* minSpan = next->start()->starter(next->end()); in debugValidate() local
/third_party/skia/src/pathops/
DSkOpSegment.cpp861 SkOpSpan* minSpan = start->starter(end); in markAndChaseDone() local
1779 const SkOpSpan* minSpan = angle->start()->starter(angle->end()); in windSum() local
DSkPathOpsDebug.cpp1336 const SkOpSpan* minSpan = next->start()->starter(next->end()); in debugValidate() local