Lines Matching defs:srcwidth
788 int srcwidth,
813 src = pSrc + (yoff * srcwidth);
825 src += srcwidth;
851 int srcwidth = pPix->devKind;
870 blit_w, height, phaseX, phaseY, pHeight, srcwidth, Bpp);
892 int srcwidth,
917 src = pSrc + (yoff * srcwidth);
932 src += srcwidth;
940 if(srcwidth == (dwords << 2)) {
952 src += (srcwidth * step);
964 src += srcwidth;
995 int srcwidth = pPix->devKind;
1014 blit_w, height, phaseX, phaseY, pHeight, srcwidth, Bpp);