Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
H A DSkDLineIntersection.cpp12 void SkIntersections::cleanUpParallelLines(bool parallel) { in cleanUpParallelLines() function in SkIntersections
178 cleanUpParallelLines(!unparallel); in intersect()
257 cleanUpParallelLines(result == 2); in horizontal()
335 cleanUpParallelLines(result == 2); in vertical()
H A DSkIntersections.h312 void cleanUpParallelLines(bool parallel);

Completed in 2 milliseconds