Searched refs:CRT1frameX0 (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi.h868 int CRT1frameX0; member in struct:__anon348028e20508
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_driver.c9419 f1.x0 = old1x0 = pSiS->CRT1frameX0;
9533 pSiS->CRT1frameX0 = f1.x0;
9565 if(pSiS->CRT1frameX0 != old1x0) {
9566 if(pSiS->CRT1frameX0 < CRT1XOffs)
9567 pSiS->CRT1frameX0 = CRT1XOffs;
9569 temp1 = pSiS->CRT1frameX0 + CDMPTR->CRT1->HDisplay;
9572 pSiS->CRT1frameX0 -= (temp1 - temp2);
9589 pSiS->CRT1frameX1 = pSiS->CRT1frameX0 + CDMPTR->CRT1->HDisplay - 1;
9596 SISAdjustFrameHW_CRT1(pScrn1, pSiS->CRT1frameX0, pSiS->CRT1frameY0);
9646 pSiS->CRT1frameX0
[all...]
H A Dsis_cursor.c360 x1 = x - pSiS->CRT1frameX0;
H A Dsis.h1441 int CRT1frameX0; member in struct:__anon2d7f85d00508
H A Dsis_video.c2759 overlay.dstBox.x1 = pPriv->drw_x - pSiS->CRT1frameX0;

Completed in 25 milliseconds