Home
last modified time | relevance | path

Searched refs:bezierPoints (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DGeometryTest.cpp212 const std::array<SkPoint, 4>& bezierPoints, SkCubicType expectedType, in check_cubic_type() argument
215 SkCubicType actualType = SkClassifyCubic(bezierPoints.data()); in check_cubic_type()
/external/skqp/tests/
DGeometryTest.cpp212 const std::array<SkPoint, 4>& bezierPoints, SkCubicType expectedType, in check_cubic_type() argument
215 SkCubicType actualType = SkClassifyCubic(bezierPoints.data()); in check_cubic_type()