Searched refs:topUnstretched (Results 1 – 1 of 1) sorted by relevance
544 const SkScalar topUnstretched = SkTMax(UL.fY, UR.fY) + SkIntToScalar(2 * margin.fY); in filterRRectToNine() local547 const SkScalar totalSmallHeight = topUnstretched + bottomUnstretched + stretchSize; in filterRRectToNine()591 patch->fCenter.fY = SkScalarCeilToInt(topUnstretched) + 1; in filterRRectToNine()