Home
last modified time | relevance | path

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

/external/skqp/src/gpu/ccpr/
DGrCCStrokeGeometry.cpp245 static inline float wangs_formula_cubic(const Sk2f& p0, const Sk2f& p1, const Sk2f& p2, in wangs_formula_cubic() function
286 int numSegments = wangs_formula_cubic(p0, p1, p2, p3); in cubicTo()