Searched refs:GetPriority (Results 1 – 4 of 4) sorted by relevance
217 if ( itr->GetPriority() <= Voice::PRIORITY_RELEASE ) return; in UpdateEachVoicePriority()220 if ( itr->GetPriority() == Voice::PRIORITY_NODROP ) continue; in UpdateEachVoicePriority()242 if ( dropVoice->GetPriority() > priority ) return 0; in DropLowestPriorityVoice()
135 void BasicSound::GetPriority( int* priority, int* ambientPriority ) const in GetPriority() function in nw::snd::internal::BasicSound
170 int GetPriority() const { return m_Priority; } in GetPriority() function
282 void GetPriority( int* priority, int* ambientPriority ) const;