Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
H A DSkPathOpsTSect.h314 SkTSpan* findCoincidentRun(SkTSpan* first, SkTSpan** lastPtr);
H A DSkPathOpsTSect.cpp827 first = findCoincidentRun(first, &last); in extractCoincident()
942 SkTSpan* SkTSect::findCoincidentRun( in findCoincidentRun() function in SkTSect

Completed in 5 milliseconds