Home
last modified time | relevance | path

Searched defs:stopEffect (Results 1 – 7 of 7) sorted by relevance

/dports/audio/faust/faust-2.37.3/architecture/smartKeyboard/android/app/oboe/samples/LiveEffect/src/main/java/com/google/oboe/samples/liveEffect/
H A DMainActivity.java194 private void stopEffect() { in stopEffect() method in MainActivity
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mohawk/
H A Dmyst_sound.cpp91 void MystSound::stopEffect() { in stopEffect() function in Mohawk::MystSound
/dports/games/scummvm/scummvm-2.5.1/engines/mohawk/
H A Dmyst_sound.cpp93 void MystSound::stopEffect() { in stopEffect() function in Mohawk::MystSound
/dports/games/residualvm/residualvm-0.3.1/engines/myst3/
H A Dsound.cpp90 void Sound::stopEffect(uint32 id, uint32 fadeDuration) { in stopEffect() function in Myst3::Sound
/dports/games/scummvm/scummvm-2.5.1/engines/myst3/
H A Dsound.cpp90 void Sound::stopEffect(uint32 id, uint32 fadeDuration) { in stopEffect() function in Myst3::Sound
/dports/games/openjk/OpenJK-07675e2/code/cgame/
H A Dcg_ents.cpp2129 …bool stopEffect = ((totalElapsedTime > cent->currentState.eventParm) || cg.missionStatusShow || in… in CG_MatrixEffect() local
/dports/games/scourge/scourge/src/render/
H A Dmap.cpp2448 void Map::stopEffect( Sint16 x, Sint16 y, Sint16 z ) { in stopEffect() function in Map