Home
last modified time | relevance | path

Searched refs:isFastForwarding (Results 1 – 3 of 3) sorted by relevance

/dports/emulators/ppsspp/ppsspp-1.12.3/libretro/
H A Dlibretro.cpp416 bool isFastForwarding = environ_cb(RETRO_ENVIRONMENT_GET_FASTFORWARDING, &isFastForwarding); in check_variables() local
417 coreParam.fastForward = isFastForwarding; in check_variables()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/libretro/
H A Dlibretro.cpp416 bool isFastForwarding = environ_cb(RETRO_ENVIRONMENT_GET_FASTFORWARDING, &isFastForwarding); in check_variables() local
417 coreParam.fastForward = isFastForwarding; in check_variables()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/libretro/
H A Dlibretro.cpp416 bool isFastForwarding = environ_cb(RETRO_ENVIRONMENT_GET_FASTFORWARDING, &isFastForwarding); in check_variables() local
417 coreParam.fastForward = isFastForwarding; in check_variables()