Searched refs:GetFreeCount (Results 1 – 4 of 4) sorted by relevance
385 return m_SequenceSoundInstanceManager.GetFreeCount(); in GetFreeSequenceSoundCount()409 return m_WaveSoundInstanceManager.GetFreeCount(); in GetFreeWaveSoundCount()433 return m_StreamSoundInstanceManager.GetFreeCount(); in GetFreeStreamSoundCount()
64 unsigned long GetFreeCount() const;
283 int GetFreeCount() const { return m_FreeList.GetSize(); } in GetFreeCount() function
291 unsigned long VoiceManager::GetFreeCount() const in GetFreeCount() function in nw::snd::internal::driver::VoiceManager