Searched refs:insetBL (Results 1 – 1 of 1) sorted by relevance
476 const SkVector& insetBL = clipRRect.radii(SkRRect::kLowerLeft_Corner); in addInteriorWindowRectangles() local477 insetTL.fX = SkTMax(insetTL.x(), insetBL.x()); in addInteriorWindowRectangles()480 insetBR.fY = SkTMax(insetBR.y(), insetBL.y()); in addInteriorWindowRectangles()