Home
last modified time | relevance | path

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

/external/skia/src/pathops/
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()
DSkIntersections.h312 void cleanUpParallelLines(bool parallel);
/external/skqp/src/pathops/
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()
DSkIntersections.h312 void cleanUpParallelLines(bool parallel);