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
171 cleanUpParallelLines(!unparallel); in intersect()
248 cleanUpParallelLines(result == 2); in horizontal()
324 cleanUpParallelLines(result == 2); in vertical()
DSkIntersections.h286 void cleanUpParallelLines(bool parallel);