Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/hopkins/
H A Dsound.cpp218 delWav(_currentSoundIndex); in checkSoundEnd()
369 delWav(_currentSoundIndex); in stopSound()
693 delWav(_currentSoundIndex); in playSoundFile()
737 delWav(_currentSoundIndex); in playSample()
847 void SoundManager::delWav(int wavIndex) { in delWav() function in Hopkins::SoundManager
H A Dsound.h101 void delWav(int wavIndex);
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/hopkins/
H A Dsound.cpp218 delWav(_currentSoundIndex); in checkSoundEnd()
365 delWav(_currentSoundIndex); in stopSound()
683 delWav(_currentSoundIndex); in playSoundFile()
727 delWav(_currentSoundIndex); in playSample()
837 void SoundManager::delWav(int wavIndex) { in delWav() function in Hopkins::SoundManager
H A Dsound.h101 void delWav(int wavIndex);