Searched defs:wBytes (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xf86-video-suntcx/dist/src/
H A Dtcx_accel.c295 int wBytes = w * cpp; local in function:TcxUploadToScreen
323 int wBytes = w * cpp; local in function:TcxDownloadFromScreen
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dpm3_exa.c283 int wBytes = w * cpp; local in function:Pm3UploadToScreen
313 int wBytes = w * cpp; local in function:Pm3DownloadFromScreen
H A Dpm2_exa.c255 int wBytes = w * cpp; local in function:Pm2UploadToScreen
316 int wBytes = w * cpp; local in function:Pm2DownloadFromScreen
/xsrc/external/mit/xf86-video-igs/dist/src/
H A Digs_accel.c260 int wBytes = w * cpp; local in function:IgsUploadToScreen
290 int wBytes = w * cpp; local in function:IgsDownloadFromScreen
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dnv_exa.c221 int wBytes = w * cpp; local in function:NvUploadToScreen
252 int wBytes = w * cpp; local in function:NvDownloadFromScreen
/xsrc/external/mit/xf86-video-chips/dist/src/
H A Dct_exa.c221 int wBytes = w * cpp; local in function:ctUploadToScreen
250 int wBytes = w * cpp; local in function:ctDownloadFromScreen
/xsrc/external/mit/xf86-video-r128/dist/src/
H A Dr128_exa.c411 int wBytes = w * cpp; local in function:R128UploadToScreen
506 int wBytes = w * cpp; local in function:R128DownloadFromScreen
/xsrc/external/mit/xf86-video-suncg14/dist/src/
H A Dcg14_accel.c1209 int wBytes = w * cpp; local in function:CG14UploadToScreen
1241 int wBytes = w * cpp; local in function:CG14DownloadFromScreen
/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_exa.c625 unsigned wBytes = (pSrc->drawable.bitsPerPixel * w + 7) >> 3; local in function:viaExaDownloadFromScreen
679 unsigned wBytes = (w * pDst->drawable.bitsPerPixel + 7) >> 3; local in function:viaExaTexUploadToScreen
[all...]

Completed in 13 milliseconds