OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:old_refresh_rate
(Results
1 - 3
of
3
) sorted by null
/external/qemu/distrib/sdl-1.2.15/src/video/photon/
SDL_ph_video.h
110
int
old_refresh_rate
; /* Stored refresh rate befor fullscreen switch */
member in struct:SDL_PrivateVideoData
133
#define
old_refresh_rate
(this->hidden->
old_refresh_rate
)
macro
SDL_ph_modes.c
288
old_refresh_rate
=settings.refresh;
375
oldmode_settings.refresh = (unsigned short)
old_refresh_rate
;
386
old_refresh_rate
=-1;
SDL_ph_video.c
363
old_refresh_rate
=-1;
Completed in 162 milliseconds