Searched refs:newsrcx (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/xf86-video-sis/dist/src/ | ||
| H A D | sis300_accel.c | 664 int newsrcx, newsrcy; local in function:SiSSubsequentScreenToScreenColorExpand 671 newsrcx = ((pSiS->scrnOffset * srcy) + (srcx * ((pScrn->bitsPerPixel+7)/8))) % 732 SiSSetupSRCXY(newsrcx, newsrcy) |
| H A D | sis310_accel.c | 1222 int newsrcx, newsrcy; local in function:SiSSubsequentScreenToScreenColorExpand 1229 newsrcx = ((pSiS->scrnOffset * srcy) + (srcx * ((pScrn->bitsPerPixel+7)/8))) % 1295 SiSSetupSRCXY(newsrcx, newsrcy) |
Completed in 20 milliseconds