Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/snd/
Dsnd_SoundInstanceManager.h161 InsertPriorityList( sound, allocPriority ); in Alloc()
204 InsertPriorityList( sound, priority ); in UpdatePriority()
284 void InsertPriorityList( Sound* sound, int priority ) in InsertPriorityList() function
Dsnd_SoundPlayer.h430 void InsertPriorityList( internal::BasicSound* pSound );
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_SoundPlayer.cpp231 void SoundPlayer::InsertPriorityList( internal::BasicSound* pSound ) in InsertPriorityList() function in nw::snd::SoundPlayer
268 InsertPriorityList( pSound ); in detail_SortPriorityList()
334 InsertPriorityList( pSound ); in detail_AppendSound()