Searched refs:m_ParamPool (Results 1 – 2 of 2) sorted by relevance
113 m_ParamPool.Create( buffer, size ); in Initialize()160 m_ParamPool.Destroy( m_pSoundParamPoolBuffer, m_SoundParamPoolBufferSize ); in Finalize()256 return m_ParamPool.Alloc(); in detail_AllocAmbientArg()274 m_ParamPool.Free( actorParam ); in detail_FreeAmbientArg()
460 Sound3DParamPool m_ParamPool; variable