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