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

/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_gamemode.c43 "width", "height", "bpp", "hertz", "num"
293 int width, height, bpp, hertz; local in function:specialCaseParse
362 hertz = (int) strtol(&word[1], &response, 0);
369 criterion[0].value = hertz;
463 if (!strcmp(word, "hertz")) {

Completed in 2 milliseconds