Home
last modified time | relevance | path

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

/external/skqp/src/pathops/
DSkPathOpsAsWinding.cpp46 static int contains_edge(SkPoint pts[4], SkPath::Verb verb, SkScalar weight, const SkPoint& edge) { in contains_edge() function
235 winding += contains_edge(pts, verb, conic_weight(iter, verb), contour.fMinXY); in nextEdge()
/external/skia/src/pathops/
DSkPathOpsAsWinding.cpp46 static int contains_edge(SkPoint pts[4], SkPath::Verb verb, SkScalar weight, const SkPoint& edge) { in contains_edge() function
235 winding += contains_edge(pts, verb, conic_weight(iter, verb), contour.fMinXY); in nextEdge()