Searched refs:ul4BytesPerScan (Results 1 – 1 of 1) sorted by relevance
336 unsigned int ul4BytesPerScan; in hw_imageblit() local344 ul4BytesPerScan = ulBytesPerScan & ~3; in hw_imageblit()421 for (j=0; j<(ul4BytesPerScan/4); j++) in hw_imageblit()428 memcpy(ajRemain, pSrcbuf+ul4BytesPerScan, ulBytesRemain); in hw_imageblit()