Searched refs:addExactVerticalEndPoints (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/pathops/
H A DSkDCubicLineIntersection.cpp185 addExactVerticalEndPoints(top, bottom, axisIntercept);
260 void addExactVerticalEndPoints(double top, double bottom, double x) { function in class:LineCubicIntersections
H A DSkDQuadLineIntersection.cpp203 addExactVerticalEndPoints(top, bottom, axisIntercept);
277 void addExactVerticalEndPoints(double top, double bottom, double x) { function in class:LineQuadraticIntersections
/external/skia/src/pathops/
H A DSkDCubicLineIntersection.cpp185 addExactVerticalEndPoints(top, bottom, axisIntercept);
260 void addExactVerticalEndPoints(double top, double bottom, double x) { function in class:LineCubicIntersections
H A DSkDQuadLineIntersection.cpp203 addExactVerticalEndPoints(top, bottom, axisIntercept);
277 void addExactVerticalEndPoints(double top, double bottom, double x) { function in class:LineQuadraticIntersections

Completed in 52 milliseconds