Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundThread.cpp159 bool isEnableGetTick in CreateSoundThread() argument
162 bool prepareResult = PrepareForCreate( isEnableGetTick ); in CreateSoundThread()
191 nn::snd::EnableSoundThreadTickCounter( isEnableGetTick ); in CreateSoundThread()
202 bool isEnableGetTick ) in CreateSoundThread() argument
204 bool prepareResult = PrepareForCreate( isEnableGetTick ); in CreateSoundThread()
226 nn::snd::EnableSoundThreadTickCounter( isEnableGetTick ); in CreateSoundThread()
/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundThread.h89 bool isEnableGetTick
97 bool isEnableGetTick );