Searched refs:smallW (Results 1 – 2 of 2) sorted by relevance
620 int smallW = dstM.fBounds.width() - srcM.fBounds.width() + 2; in filterRectsToNine() local626 center.set(smallW, smallH); in filterRectsToNine()630 center.set(smallW + (innerIR.left() - srcM.fBounds.left()), in filterRectsToNine()635 smallW += 1; in filterRectsToNine()640 const SkScalar dx = SkIntToScalar(innerIR.width() - smallW); in filterRectsToNine()