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

  /external/qemu/distrib/sdl-1.2.12/src/video/photon/
SDL_ph_modes.c 247 int refreshratenum; local
298 if (SDL_sscanf(refreshrate, "%d", &refreshratenum)==1)
300 settings.refresh = refreshratenum;

Completed in 162 milliseconds