Searched refs:lowPrioSound (Results 1 – 1 of 1) sorted by relevance
138 Sound* lowPrioSound = GetLowestPrioritySound(); in Alloc() local139 if ( lowPrioSound == NULL ) return NULL; in Alloc()140 if ( allocPriority < lowPrioSound->CalcCurrentPlayerPriority() ) return NULL; in Alloc()147 lowPrioSound->GetSoundType() ) ), in Alloc()149 lowPrioSound->GetId(), in Alloc()150 internal::Debug_GetSoundTypeString( lowPrioSound->GetSoundType() ) in Alloc()152 lowPrioSound->Stop( 0 ); in Alloc()