Home
last modified time | relevance | path

Searched refs:bottomUnstretched (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkBlurMF.cpp507 const SkScalar bottomUnstretched = SkTMax(LL.fY, LR.fY) + SkIntToScalar(2 * margin.fY); in filterRRectToNine() local
509 const SkScalar totalSmallHeight = topUnstretched + bottomUnstretched + stretchSize; in filterRRectToNine()
/external/skqp/src/core/
DSkBlurMF.cpp507 const SkScalar bottomUnstretched = SkTMax(LL.fY, LR.fY) + SkIntToScalar(2 * margin.fY); in filterRRectToNine() local
509 const SkScalar totalSmallHeight = topUnstretched + bottomUnstretched + stretchSize; in filterRRectToNine()