Searched defs:addVerticalEndPoints (Results 1 - 4 of 4) sorted by last modified time

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

Completed in 105 milliseconds