Home
last modified time | relevance | path

Searched refs:gfx_autoresolution_delay (Results 1 – 7 of 7) sorted by relevance

/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/include/
H A Doptions.h336 int gfx_autoresolution_delay; member
/dports/emulators/fs-uae/fs-uae-3.1.35/src/include/
H A Doptions.h414 int gfx_autoresolution_delay; member
/dports/emulators/hatari/hatari-2.2.1/src/cpu/
H A Doptions_cpu.h533 int gfx_autoresolution_delay; member
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/
H A Ddrawing.c3103 frame_res_cnt = currprefs.gfx_autoresolution_delay; in init_drawing_frame()
3107 frame_res_cnt = currprefs.gfx_autoresolution_delay; in init_drawing_frame()
3746 frame_res_cnt = currprefs.gfx_autoresolution_delay; in reset_drawing()
H A Dcfgfile.c938 cfgfile_dwrite (f, _T("gfx_autoresolution_delay"), _T("%d"), p->gfx_autoresolution_delay); in cfgfile_save_options()
1673 || cfgfile_intval (option, value, _T("gfx_autoresolution_delay"), &p->gfx_autoresolution_delay, 1) in cfgfile_parse_host()
/dports/emulators/fs-uae/fs-uae-3.1.35/src/
H A Ddrawing.cpp3262 frame_res_cnt = currprefs.gfx_autoresolution_delay;
3266 frame_res_cnt = currprefs.gfx_autoresolution_delay;
4069 frame_res_cnt = currprefs.gfx_autoresolution_delay;
H A Dcfgfile.cpp1572 cfgfile_dwrite (f, _T("gfx_autoresolution_delay"), _T("%d"), p->gfx_autoresolution_delay); in cfgfile_save_options()
2553 || cfgfile_intval (option, value, _T("gfx_autoresolution_delay"), &p->gfx_autoresolution_delay, 1) in cfgfile_parse_host()