Home
last modified time | relevance | path

Searched refs:PrepareForCreate (Results 1 – 2 of 2) sorted by relevance

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundThread.cpp133 bool SoundThread::PrepareForCreate( bool enableGetTick ) in PrepareForCreate() function in nw::snd::internal::driver::SoundThread
162 bool prepareResult = PrepareForCreate( isEnableGetTick ); in CreateSoundThread()
204 bool prepareResult = PrepareForCreate( isEnableGetTick ); in CreateSoundThread()
251 bool prepareResult = PrepareForCreate( enableGetTick ); in Create()
/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundThread.h179 bool PrepareForCreate( bool enableGetTick );