Searched refs:newsrcx (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis300_accel.c664 int newsrcx, newsrcy; local in function:SiSSubsequentScreenToScreenColorExpand
671 newsrcx = ((pSiS->scrnOffset * srcy) + (srcx * ((pScrn->bitsPerPixel+7)/8))) %
732 SiSSetupSRCXY(newsrcx, newsrcy)
H A Dsis310_accel.c1222 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