Searched refs:m_ParamPool (Results 1 – 2 of 2) sorted by relevance
115 m_ParamPool.Create( buffer, size ); in Initialize()162 m_ParamPool.Destroy( m_pSoundParamPoolBuffer, m_SoundParamPoolBufferSize ); in Finalize()258 return m_ParamPool.Alloc(); in detail_AllocAmbientArg()276 m_ParamPool.Free( actorParam ); in detail_FreeAmbientArg()
463 Sound3DParamPool m_ParamPool; variable