Searched defs:curveInputs (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/skia/tests/ |
H A D | CubicChopTest.cpp | 37 SkSpan<const DoublePoint> curveInputs, double t, in testChopCubicAtT() 332 SkSpan<const DoublePoint> curveInputs, in testCubicInflectionPoints() 419 const std::string& name, SkSpan<const DoublePoint> curveInputs, double xToIntersect, in testBezierCurveHorizontalIntersectBinarySearch()
|
H A D | BezierCurveTest.cpp | 36 SkSpan<const DoublePoint> curveInputs, double t, in testCubicEvalAtT() 90 SkSpan<const DoublePoint> curveInputs, bool yValues, in testCubicConvertToPolynomial()
|
H A D | PathOpsDCubicTest.cpp | 41 SkSpan<const SkDPoint> curveInputs, bool yValues, in testConvertToPolynomial()
|
H A D | GeometryTest.cpp | 672 SkSpan<const SkPoint> curveInputs, SkScalar yToChopAt, in testChopMonoCubicAtY() 827 SkSpan<const SkPoint> curveInputs, SkScalar xToChopAt, in testChopMonoCubicAtX()
|