HomeSort by relevance Sort by last modified time
    Searched full:findres (Results 1 - 3 of 3) sorted by null

  /external/quake/quake/src/QW/client/
gl_vidlinux.c 481 int findres(int *width, int *height) function
609 fc = fxMesaCreateContext(0, findres(&width, &height), GR_REFRESH_75Hz,
gl_vidlinux_svga.c 519 int findres(int *width, int *height) function
647 fc = fxMesaCreateContext(0, findres(&width, &height), GR_REFRESH_75Hz,
  /external/quake/quake/src/WinQuake/
gl_vidlinux.cpp 503 int findres(int *width, int *height) function
660 fc = fxMesaCreateContext(0, findres(&width, &height), GR_REFRESH_75Hz,

Completed in 201 milliseconds