Searched refs:cornerWidth (Results 1 – 1 of 1) sorted by relevance
508 float cornerWidth = radX * scale; in drawSuperRRect() local510 cornerWidth = std::min(cornerWidth, superRRect.width() * .5f); in drawSuperRRect()513 builder.uniform("stretch_factor") = SkV2{1 - superRRect.width()*.5f / cornerWidth, in drawSuperRRect()534 float dx = fPower / (cornerWidth * determinant); in drawSuperRRect()543 cornerToLocal.setScaleTranslate(cornerWidth, cornerHeight, superRRect.centerX(), in drawSuperRRect()