Home
last modified time | relevance | path

Searched refs:IsFinishedClearEffect (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundSystem.h816 static bool IsFinishedClearEffect( AuxBus bus ) in IsFinishedClearEffect() function
818 return internal::driver::HardwareManager::GetInstance().IsFinishedClearEffect( bus ); in IsFinishedClearEffect()
Dsnd_HardwareManager.h76 bool IsFinishedClearEffect( AuxBus bus ) const in IsFinishedClearEffect() function