Searched refs:getIntersectionRadii (Results 1 – 1 of 1) sorted by relevance
843 auto getIntersectionRadii = [&](const SkRect& r, SkRRect::Corner corner, SkVector* radii) { in ConservativeIntersect() local911 if (!getIntersectionRadii(intersection.fRect, c, &intersection.fRadii[c])) { in ConservativeIntersect()