Home
last modified time | relevance | path

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

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