Home
last modified time | relevance | path

Searched refs:framecount_show (Results 1 – 4 of 4) sorted by relevance

/dports/games/retroarch/RetroArch-1.9.7/gfx/
H A Dgfx_widgets.c1608 bool framecount_show = video_info->framecount_show; in gfx_widgets_frame() local
1724 || framecount_show in gfx_widgets_frame()
/dports/games/retroarch/RetroArch-1.9.7/
H A Dretroarch.h1228 bool framecount_show; member
H A Dretroarch.cfg131 # framecount_show =
H A Dretroarch.c32021 if (video_info.framecount_show) in video_driver_frame()
32310 || video_info.framecount_show in video_driver_frame()
32492 video_info->framecount_show = settings->bools.video_framecount_show; in video_driver_build_info()