Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/snd/
Dsnd_SoundSystem.h787 static bool IsFinishedClearEffect( AuxBus bus ) in IsFinishedClearEffect() function
789 return internal::driver::HardwareManager::GetInstance().IsFinishedClearEffect( bus ); in IsFinishedClearEffect()
Dsnd_HardwareManager.h70 bool IsFinishedClearEffect( AuxBus bus ) const in IsFinishedClearEffect() function