Searched refs:smallH (Results 1 – 2 of 2) sorted by relevance
621 int smallH = dstM.fBounds.height() - srcM.fBounds.height() + 2; in filterRectsToNine() local626 center.set(smallW, smallH); in filterRectsToNine()631 smallH + (innerIR.top() - srcM.fBounds.top())); in filterRectsToNine()636 smallH += 1; in filterRectsToNine()641 const SkScalar dy = SkIntToScalar(innerIR.height() - smallH); in filterRectsToNine()
622 int smallH = dstM.fBounds.height() - srcM.fBounds.height() + 2; in filterRectsToNine() local627 center.set(smallW, smallH); in filterRectsToNine()632 smallH + (innerIR.top() - srcM.fBounds.top())); in filterRectsToNine()637 smallH += 1; in filterRectsToNine()642 const SkScalar dy = SkIntToScalar(innerIR.height() - smallH); in filterRectsToNine()