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