Home
last modified time | relevance | path

Searched refs:stretchSize (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/core/
H A DSkBlurMF.cpp369 const SkScalar stretchSize = SkIntToScalar(3); in filterRRectToNine() local
371 const SkScalar totalSmallWidth = leftUnstretched + rightUnstretched + stretchSize; in filterRRectToNine()
380 const SkScalar totalSmallHeight = topUnstretched + bottomUnstretched + stretchSize; in filterRRectToNine()

Completed in 5 milliseconds