Searched refs:find_chops_around_inflection_points (Results 1 – 2 of 2) sorted by relevance
/external/skia/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()
|
/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()
|