Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundThread.cpp131 bool SoundThread::CreateImpl( bool enableGetTick ) in CreateImpl() argument
141 m_IsEnableGetTick = enableGetTick; in CreateImpl()
247 bool enableGetTick ) in Create() argument
249 bool createImplResult = CreateImpl( enableGetTick ); in Create()
/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundThread.h107 bool enableGetTick );
177 bool CreateImpl( bool enableGetTick );