Searched refs:find_chops_around_inflection_points (Results 1 – 1 of 1) sorted by relevance
/external/skqp/src/gpu/ccpr/ |
D | GrCCFillGeometry.cpp | 248 static inline void find_chops_around_inflection_points(float padRadius, Sk2f tl, Sk2f sl, in find_chops_around_inflection_points() function 508 find_chops_around_inflection_points(inflectPad, t, s, C0, C1, skipTerm, Cdet, &chops); in cubicTo()
|