Home
last modified time | relevance | path

Searched defs:curveInputs (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/skia/tests/
H A DCubicChopTest.cpp37 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 DBezierCurveTest.cpp36 SkSpan<const DoublePoint> curveInputs, double t, in testCubicEvalAtT()
90 SkSpan<const DoublePoint> curveInputs, bool yValues, in testCubicConvertToPolynomial()
H A DPathOpsDCubicTest.cpp41 SkSpan<const SkDPoint> curveInputs, bool yValues, in testConvertToPolynomial()
H A DGeometryTest.cpp672 SkSpan<const SkPoint> curveInputs, SkScalar yToChopAt, in testChopMonoCubicAtY()
827 SkSpan<const SkPoint> curveInputs, SkScalar xToChopAt, in testChopMonoCubicAtX()