Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkInsetConvexPolygon.cpp97 static bool compute_intersection(const InsetSegment& s0, const InsetSegment& s1, in compute_intersection() function
222 if (compute_intersection(edgeData[prevIndex].fInset, edgeData[currIndex].fInset, in SkInsetConvexPolygon()