Searched refs:Prepare (Results 1 – 12 of 12) sorted by relevance
100 void WaveSound::Prepare( const void* wsdFile, const StartInfo& startInfo ) in Prepare() function in nw::snd::internal::WaveSound241 sound->Prepare( wsd->address, sound->m_StartInfo ); in NotifyAsyncLoadFinishedFunc()
350 c->player->Prepare( in ProcessCommandList()389 c->player->Prepare( in ProcessCommandList()
132 void StreamSound::Prepare( in Prepare() function in nw::snd::internal::StreamSound
150 void SequenceSound::Prepare( const void* seqBase, const StartInfo& startInfo ) in Prepare() function in nw::snd::internal::SequenceSound191 sound->Prepare( seqBase, sound->m_StartInfo ); in NotifyAsyncLoadFinishedFunc()
101 bool WaveSoundPlayer::Prepare( in Prepare() function in nw::snd::internal::driver::WaveSoundPlayer
1314 sound->Prepare( seqFileReader.GetSequenceData(), startInfo ); in PrepareSequenceSoundImpl()1450 sound->Prepare( in PrepareStreamSoundImpl()1568 sound->Prepare( wsdFile, startInfo ); in PrepareWaveSoundImpl()
242 bool StreamSoundPlayer::Prepare( in Prepare() function in nw::snd::internal::driver::StreamSoundPlayer
56 void Prepare(
75 void Prepare( const void* wsdFile, const StartInfo& info );
125 bool Prepare(
111 void Prepare( const void* seqBase, const StartInfo& startInfo );
116 bool Prepare(