Searched refs:ScreenHeight (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dglutfx.c28 static int ScreenWidth, ScreenHeight; variable in typeref:typename:int
68 ScreenHeight = height;
124 Yrot = x - ScreenHeight / 2;
/xsrc/external/mit/xf86-video-ast/dist/src/
H A Dast.h137 int ScreenHeight; member in struct:_VIDEOMODE
H A Dast_driver.c1039 pAST->VideoModeInfo.ScreenHeight = mode->CrtcVDisplay;
1777 pAST->VideoModeInfo.ScreenHeight = pScrn->virtualY;
H A Dast_mode.c531 memset(pAST->FBVirtualAddr, 0x00, pAST->VideoModeInfo.ScreenPitch*pAST->VideoModeInfo.ScreenHeight);

Completed in 7 milliseconds