Home
last modified time | relevance | path

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

/external/skia/src/pathops/
DSkDLineIntersection.cpp10 void SkIntersections::cleanUpParallelLines(bool parallel) { in cleanUpParallelLines() function in SkIntersections
176 cleanUpParallelLines(!unparallel); in intersect()
253 cleanUpParallelLines(result == 2); in horizontal()
329 cleanUpParallelLines(result == 2); in vertical()
DSkIntersections.h308 void cleanUpParallelLines(bool parallel);