Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkBlurMF.cpp498 const SkScalar stretchSize = SkIntToScalar(3); in filterRRectToNine() local
500 const SkScalar totalSmallWidth = leftUnstretched + rightUnstretched + stretchSize; in filterRRectToNine()
509 const SkScalar totalSmallHeight = topUnstretched + bottomUnstretched + stretchSize; in filterRRectToNine()
/external/skia/src/core/
DSkBlurMF.cpp498 const SkScalar stretchSize = SkIntToScalar(3); in filterRRectToNine() local
500 const SkScalar totalSmallWidth = leftUnstretched + rightUnstretched + stretchSize; in filterRRectToNine()
509 const SkScalar totalSmallHeight = topUnstretched + bottomUnstretched + stretchSize; in filterRRectToNine()