Home
last modified time | relevance | path

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

/third_party/skia/src/utils/
H A DSkPolyUtils.cpp92 static bool compute_intersection(const OffsetSegment& s0, const OffsetSegment& s1, in compute_intersection() function
263 return compute_intersection(this->fOffset, that->fOffset, p, s, t); in checkIntersection()
389 if (compute_intersection(prevEdge->fOffset, currEdge->fOffset, in SkInsetConvexPolygon()

Completed in 3 milliseconds