Searched refs:bottomUnstretched (Results 1 – 2 of 2) sorted by relevance
507 const SkScalar bottomUnstretched = SkTMax(LL.fY, LR.fY) + SkIntToScalar(2 * margin.fY); in filterRRectToNine() local509 const SkScalar totalSmallHeight = topUnstretched + bottomUnstretched + stretchSize; in filterRRectToNine()