Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkBlurMF.cpp492 int smallH = dstM.fBounds.height() - srcM.fBounds.height() + 2; in filterRectsToNine() local
497 center.set(smallW, smallH); in filterRectsToNine()
502 smallH + (innerIR.top() - srcM.fBounds.top())); in filterRectsToNine()
507 smallH += 1; in filterRectsToNine()
512 const SkScalar dy = SkIntToScalar(innerIR.height() - smallH); in filterRectsToNine()

Completed in 4 milliseconds