Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
H A DSkPathOpsAsWinding.cpp100 static SkScalar conic_weight(const SkPath::Iter& iter, SkPath::Verb verb) { in conic_weight() function
232 winding += contains_edge(pts, verb, conic_weight(iter, verb), contour.fMinXY);
237 SkPoint minXY = left_edge(pts, verb, conic_weight(iter, verb), &direction);

Completed in 1 milliseconds