Searched refs:m_pSoundParamPoolBuffer (Results 1 – 2 of 2) sorted by relevance
51 m_pSoundParamPoolBuffer( NULL ), in Sound3DManager()114 m_pSoundParamPoolBuffer = buffer; in Initialize()160 m_ParamPool.Destroy( m_pSoundParamPoolBuffer, m_SoundParamPoolBufferSize ); in Finalize()161 m_pSoundParamPoolBuffer = NULL; in Finalize()
470 void* m_pSoundParamPoolBuffer; variable