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

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dterrain.c66 static int scrheight = HEIGHT; variable in typeref:typename:int
119 scrheight = height;
417 reshape(scrwidth, scrheight);
624 reshape(scrwidth, scrheight);
/xsrc/external/mit/xf86-video-sis/dist/src/
H A Dsis_video.c4427 int scrheight = ((SiSMergedDisplayModePtr)pSiS->CurrentLayout.mode->Private)->CRT2->VDisplay;
4431 (top >= pSiS->CRT2pScrn->frameY0 + scrheight) ) {

Completed in 6 milliseconds