Home
last modified time | relevance | path

Searched refs:addExactVerticalEndPoints (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/src/pathops/
DSkDQuadLineIntersection.cpp255 addExactVerticalEndPoints(top, bottom, axisIntercept); in verticalIntersect()
345 void addExactVerticalEndPoints(double top, double bottom, double x) { in addExactVerticalEndPoints() function in LineQuadraticIntersections
DSkDConicLineIntersection.cpp151 this->addExactVerticalEndPoints(top, bottom, axisIntercept); in verticalIntersect()
245 void addExactVerticalEndPoints(double top, double bottom, double x) { in addExactVerticalEndPoints() function in LineConicIntersections
DSkDCubicLineIntersection.cpp248 addExactVerticalEndPoints(top, bottom, axisIntercept); in verticalIntersect()
340 void addExactVerticalEndPoints(double top, double bottom, double x) { in addExactVerticalEndPoints() function in LineCubicIntersections
/third_party/flutter/skia/src/pathops/
DSkDQuadLineIntersection.cpp255 addExactVerticalEndPoints(top, bottom, axisIntercept); in verticalIntersect()
345 void addExactVerticalEndPoints(double top, double bottom, double x) { in addExactVerticalEndPoints() function in LineQuadraticIntersections
DSkDConicLineIntersection.cpp151 this->addExactVerticalEndPoints(top, bottom, axisIntercept); in verticalIntersect()
245 void addExactVerticalEndPoints(double top, double bottom, double x) { in addExactVerticalEndPoints() function in LineConicIntersections
DSkDCubicLineIntersection.cpp248 addExactVerticalEndPoints(top, bottom, axisIntercept); in verticalIntersect()
340 void addExactVerticalEndPoints(double top, double bottom, double x) { in addExactVerticalEndPoints() function in LineCubicIntersections