Searched refs:m_pSoundParamPoolBuffer (Results 1 – 2 of 2) sorted by relevance
53 m_pSoundParamPoolBuffer( NULL ), in Sound3DManager()116 m_pSoundParamPoolBuffer = buffer; in Initialize()162 m_ParamPool.Destroy( m_pSoundParamPoolBuffer, m_SoundParamPoolBufferSize ); in Finalize()163 m_pSoundParamPoolBuffer = NULL; in Finalize()
472 void* m_pSoundParamPoolBuffer; variable