Home
last modified time | relevance | path

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

/dports/games/taisei/taisei-1.3.2/src/audio/
H A Dbackend.h38 bool (*sound_pause_all)(AudioBackendSoundGroup group); member
H A Daudio.c153 B.sound_pause_all(SNDGROUP_MAIN); in pause_sounds()
/dports/games/taisei/taisei-1.3.2/src/audio/null/
H A Daudio_null.c72 .sound_pause_all = audio_null_sound_pause_all,
/dports/games/taisei/taisei-1.3.2/src/audio/sdl2mixer/
H A Daudio_sdl2mixer.c624 .sound_pause_all = audio_sdl2mixer_sound_pause_all,