HomeSort by relevance Sort by last modified time
    Searched defs:cleanUpParallelLines (Results 1 - 2 of 2) sorted by null

  /external/skia/src/pathops/
SkDLineIntersection.cpp 10 void SkIntersections::cleanUpParallelLines(bool parallel) {
176 cleanUpParallelLines(!unparallel);
253 cleanUpParallelLines(result == 2);
329 cleanUpParallelLines(result == 2);
  /external/skqp/src/pathops/
SkDLineIntersection.cpp 10 void SkIntersections::cleanUpParallelLines(bool parallel) {
176 cleanUpParallelLines(!unparallel);
253 cleanUpParallelLines(result == 2);
329 cleanUpParallelLines(result == 2);

Completed in 80 milliseconds