Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/input/drivers/
H A Dandroid_input.c1333 if (rarch_ctl(RARCH_CTL_IS_PAUSED, NULL)) in android_input_poll()
1357 if (rarch_ctl(RARCH_CTL_IS_PAUSED, NULL)) in android_run_events()
/dports/games/retroarch/RetroArch-1.9.7/
H A Dretroarch.h141 RARCH_CTL_IS_PAUSED, enumerator
H A Dretroarch.c36896 case RARCH_CTL_IS_PAUSED: in rarch_ctl()
/dports/games/retroarch/RetroArch-1.9.7/gfx/
H A Dvideo_thread_wrapper.c465 if (rarch_ctl(RARCH_CTL_IS_PAUSED, NULL)) in video_thread_alive()