Searched refs:detail_CanPlaySound (Results 1 – 5 of 5) sorted by relevance
59 bool detail_CanPlaySound( int startPriority );
410 bool detail_CanPlaySound( int startPriority );
195 bool ExternalSoundPlayer::detail_CanPlaySound( int startPriority ) in detail_CanPlaySound() function in nw::snd::internal::ExternalSoundPlayer
411 bool SoundPlayer::detail_CanPlaySound( int startPriority ) in detail_CanPlaySound() function in nw::snd::SoundPlayer
858 if ( ! player.detail_CanPlaySound( allocPriority ) ) { in detail_SetupSoundImpl()861 if ( ( extPlayer != NULL ) && ( ! extPlayer->detail_CanPlaySound( allocPriority ) ) ) { in detail_SetupSoundImpl()