Home
last modified time | relevance | path

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

/external/skia/experimental/Intersection/
DLineCubicIntersection.cpp152 addVerticalEndPoints(top, bottom, axisIntercept); in verticalIntersect()
198 void addVerticalEndPoints(double top, double bottom, double x) in addVerticalEndPoints() function in LineCubicIntersections
DLineQuadraticIntersection.cpp186 addVerticalEndPoints(top, bottom, axisIntercept); in verticalIntersect()
233 void addVerticalEndPoints(double top, double bottom, double x) in addVerticalEndPoints() function in LineQuadraticIntersections
/external/chromium_org/third_party/skia/experimental/Intersection/
DLineCubicIntersection.cpp152 addVerticalEndPoints(top, bottom, axisIntercept); in verticalIntersect()
198 void addVerticalEndPoints(double top, double bottom, double x) in addVerticalEndPoints() function in LineCubicIntersections
DLineQuadraticIntersection.cpp186 addVerticalEndPoints(top, bottom, axisIntercept); in verticalIntersect()
233 void addVerticalEndPoints(double top, double bottom, double x) in addVerticalEndPoints() function in LineQuadraticIntersections