Home
last modified time | relevance | path

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

/external/skqp/src/pathops/
DSkDQuadLineIntersection.cpp257 addNearVerticalEndPoints(top, bottom, axisIntercept); in verticalIntersect()
356 void addNearVerticalEndPoints(double top, double bottom, double x) { in addNearVerticalEndPoints() function in LineQuadraticIntersections
DSkDConicLineIntersection.cpp153 this->addNearVerticalEndPoints(top, bottom, axisIntercept); in verticalIntersect()
256 void addNearVerticalEndPoints(double top, double bottom, double x) { in addNearVerticalEndPoints() function in LineConicIntersections
DSkDCubicLineIntersection.cpp250 addNearVerticalEndPoints(top, bottom, axisIntercept); in verticalIntersect()
351 void addNearVerticalEndPoints(double top, double bottom, double x) { in addNearVerticalEndPoints() function in LineCubicIntersections
/external/skia/src/pathops/
DSkDQuadLineIntersection.cpp257 addNearVerticalEndPoints(top, bottom, axisIntercept); in verticalIntersect()
356 void addNearVerticalEndPoints(double top, double bottom, double x) { in addNearVerticalEndPoints() function in LineQuadraticIntersections
DSkDConicLineIntersection.cpp153 this->addNearVerticalEndPoints(top, bottom, axisIntercept); in verticalIntersect()
256 void addNearVerticalEndPoints(double top, double bottom, double x) { in addNearVerticalEndPoints() function in LineConicIntersections
DSkDCubicLineIntersection.cpp250 addNearVerticalEndPoints(top, bottom, axisIntercept); in verticalIntersect()
351 void addNearVerticalEndPoints(double top, double bottom, double x) { in addNearVerticalEndPoints() function in LineCubicIntersections