Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/gfx/
Dgfx_SharedAnimCache.h81 bool cacheBufferAlloced = result->AllocBuffer(m_CacheBufferSize); in Create()
121 bool AllocBuffer(int cacheBufferSize) in AllocBuffer() function
/NW4C-2.0.3/include/nw/snd/
Dsnd_FxDelay.h271 void AllocBuffer();
Dsnd_FxReverb.h383 void AllocBuffer();
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_FxDelay.cpp192 AllocBuffer(); in Initialize()
325 void FxDelay::AllocBuffer() in AllocBuffer() function in nw::snd::FxDelay
Dsnd_FxReverb.cpp107 AllocBuffer(); in Initialize()
267 void FxReverb::AllocBuffer() in AllocBuffer() function in nw::snd::FxReverb