Searched refs:detail_CanPlaySound (Results 1 – 5 of 5) sorted by relevance
57 bool detail_CanPlaySound( int startPriority );
402 bool detail_CanPlaySound( int startPriority );
200 bool ExternalSoundPlayer::detail_CanPlaySound( int startPriority ) in detail_CanPlaySound() function in nw::snd::internal::ExternalSoundPlayer
409 bool SoundPlayer::detail_CanPlaySound( int startPriority ) in detail_CanPlaySound() function in nw::snd::SoundPlayer
856 if ( ! player.detail_CanPlaySound( allocPriority ) ) { in detail_SetupSoundImpl()859 if ( ( extPlayer != NULL ) && ( ! extPlayer->detail_CanPlaySound( allocPriority ) ) ) { in detail_SetupSoundImpl()