Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_SoundThread.cpp157 bool isEnableGetTick in CreateSoundThread() argument
160 bool prepareResult = PrepareForCreate( isEnableGetTick ); in CreateSoundThread()
189 nn::snd::EnableSoundThreadTickCounter( isEnableGetTick ); in CreateSoundThread()
200 bool isEnableGetTick ) in CreateSoundThread() argument
202 bool prepareResult = PrepareForCreate( isEnableGetTick ); in CreateSoundThread()
224 nn::snd::EnableSoundThreadTickCounter( isEnableGetTick ); in CreateSoundThread()
/NW4C-1.3.3/include/nw/snd/
Dsnd_SoundThread.h87 bool isEnableGetTick
95 bool isEnableGetTick );