Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_SoundThread.cpp131 bool SoundThread::PrepareForCreate( bool enableGetTick ) in PrepareForCreate() function in nw::snd::internal::driver::SoundThread
160 bool prepareResult = PrepareForCreate( isEnableGetTick ); in CreateSoundThread()
202 bool prepareResult = PrepareForCreate( isEnableGetTick ); in CreateSoundThread()
249 bool prepareResult = PrepareForCreate( enableGetTick ); in Create()
/NW4C-1.3.3/include/nw/snd/
Dsnd_SoundThread.h177 bool PrepareForCreate( bool enableGetTick );