Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkBlurMF.cpp491 int smallW = dstM.fBounds.width() - srcM.fBounds.width() + 2; in filterRectsToNine() local
497 center.set(smallW, smallH); in filterRectsToNine()
501 center.set(smallW + (innerIR.left() - srcM.fBounds.left()), in filterRectsToNine()
506 smallW += 1; in filterRectsToNine()
511 const SkScalar dx = SkIntToScalar(innerIR.width() - smallW); in filterRectsToNine()

Completed in 4 milliseconds