Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundThread.cpp160 bool createImplResult = CreateImpl( isEnableGetTick ); in CreateSoundThread() local
161 if ( createImplResult == false ) in CreateSoundThread()
202 bool createImplResult = CreateImpl( isEnableGetTick ); in CreateSoundThread() local
203 if ( createImplResult == false ) in CreateSoundThread()
249 bool createImplResult = CreateImpl( enableGetTick ); in Create() local
250 if ( createImplResult == false ) in Create()