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

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dterrain.c65 static int scrwidth = WIDTH; variable in typeref:typename:int
118 scrwidth = width;
417 reshape(scrwidth, scrheight);
624 reshape(scrwidth, scrheight);
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_video.c4426 int scrwidth = ((SiSMergedDisplayModePtr)pSiS->CurrentLayout.mode->Private)->CRT2->HDisplay;
4429 (left >= pSiS->CRT2pScrn->frameX0 + scrwidth) ||

Completed in 7 milliseconds