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

/external/skia/src/pathops/
H A DSkDLineIntersection.cpp10 void SkIntersections::cleanUpParallelLines(bool parallel) { function in class:SkIntersections
176 cleanUpParallelLines(!unparallel);
253 cleanUpParallelLines(result == 2);
329 cleanUpParallelLines(result == 2);

Completed in 137 milliseconds