Searched refs:radiiBL (Results 1 – 1 of 1) sorted by relevance
297 const SkVector& radiiBL = rrect.radii(SkRRect::kLowerLeft_Corner); in appendRRectParams() local298 this->appendParamsTexel(radiiTL.x() * twoOverW, radiiBL.x() * twoOverW, in appendRRectParams()301 radiiBL.y() * twoOverH, radiiBR.y() * twoOverH); in appendRRectParams()