Searched refs:smallW (Results 1 – 1 of 1) sorted by relevance
659 int smallW = dstM.fBounds.width() - srcM.fBounds.width() + 2; in filterRectsToNine() local665 center.set(smallW, smallH); in filterRectsToNine()669 center.set(smallW + (innerIR.left() - srcM.fBounds.left()), in filterRectsToNine()674 smallW += 1; in filterRectsToNine()679 const SkScalar dx = SkIntToScalar(innerIR.width() - smallW); in filterRectsToNine()