Lines Matching refs:fBounds
771 if (clip.quickReject(dstM.fBounds)) {774 if (bounder && !bounder->doIRect(dstM.fBounds)) {781 desc.fWidth = dstM.fBounds.width();782 desc.fHeight = dstM.fBounds.height();794 SkRect maskRect = SkRect::Make(dstM.fBounds);