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