Home
last modified time | relevance | path

Searched refs:winding_mono_cubic (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/core/
H A DSkPath.cpp2655 static int winding_mono_cubic(const SkPoint pts[], SkScalar x, SkScalar y, int* onCurveCount) { in winding_mono_cubic() function
2706 w += winding_mono_cubic(&dst[i * 3], x, y, onCurveCount); in winding_cubic()

Completed in 6 milliseconds