Home
last modified time | relevance | path

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

/third_party/skia/src/pathops/
H A DSkPathOpsAsWinding.cpp47 static int contains_edge(SkPoint pts[4], SkPath::Verb verb, SkScalar weight, const SkPoint& edge) { in contains_edge() function
232 winding += contains_edge(pts, verb, conic_weight(iter, verb), contour.fMinXY);

Completed in 1 milliseconds