Lines Matching defs:hpass
2253 unsigned int hpass;
2258 x, &y, &h, &hpass )) )
2260 RADEONHostDataBlitCopyPass( pScrn, bpp, buf, src, hpass, bufPitch,
2262 src += hpass * srcPitch;
2330 unsigned int hpass;
2336 &hpass )) )
2338 for( j = 0; j < hpass; j++ )
2424 unsigned int hpass;
2431 blitX, &blitY, &h, &hpass )) )
2433 while ( hpass-- )