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

/xsrc/external/mit/xf86-video-xgi/dist/src/
H A Dxgi.h869 int CRT1frameY0; member in struct:__anon348028e20508
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_driver.c9421 f1.y0 = old1y0 = pSiS->CRT1frameY0;
9534 pSiS->CRT1frameY0 = f1.y0;
9542 if(pSiS->CRT1frameY0 != old1y0) {
9543 if(pSiS->CRT1frameY0 < CRT1YOffs)
9544 pSiS->CRT1frameY0 = CRT1YOffs;
9546 temp1 = pSiS->CRT1frameY0 + CDMPTR->CRT1->VDisplay;
9549 pSiS->CRT1frameY0 -= (temp1 - temp2);
9590 pSiS->CRT1frameY1 = pSiS->CRT1frameY0 + CDMPTR->CRT1->VDisplay - 1;
9596 SISAdjustFrameHW_CRT1(pScrn1, pSiS->CRT1frameX0, pSiS->CRT1frameY0);
9647 BOUND(pSiS->CRT1frameY0, y
[all...]
H A Dsis_cursor.c361 y1 = y - pSiS->CRT1frameY0;
H A Dsis.h1442 int CRT1frameY0; member in struct:__anon2d7f85d00508
H A Dsis_video.c2761 overlay.dstBox.y1 = pPriv->drw_y - pSiS->CRT1frameY0;

Completed in 24 milliseconds