Home
last modified time | relevance | path

Searched refs:InsertPriorityList (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundInstanceManager.h163 InsertPriorityList( sound, allocPriority ); in Alloc()
206 InsertPriorityList( sound, priority ); in UpdatePriority()
286 void InsertPriorityList( Sound* sound, int priority ) in InsertPriorityList() function
Dsnd_SoundPlayer.h438 void InsertPriorityList( internal::BasicSound* pSound );
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundPlayer.cpp233 void SoundPlayer::InsertPriorityList( internal::BasicSound* pSound ) in InsertPriorityList() function in nw::snd::SoundPlayer
270 InsertPriorityList( pSound ); in detail_SortPriorityList()
336 InsertPriorityList( pSound ); in detail_AppendSound()