Searched defs:pHeap (Results 1 – 3 of 3) sorted by relevance
434 void SoundPlayer::detail_AppendPlayerHeap( internal::PlayerHeap* pHeap ) in detail_AppendPlayerHeap()451 void SoundPlayer::detail_RemovePlayerHeap( internal::PlayerHeap* pHeap ) in detail_RemovePlayerHeap()498 internal::PlayerHeap* pHeap = pSound->GetPlayerHeap(); in detail_FreePlayerHeap() local
645 void BasicSound::AttachPlayerHeap( PlayerHeap* pHeap ) in AttachPlayerHeap()662 void BasicSound::DetachPlayerHeap( PlayerHeap* pHeap ) in DetachPlayerHeap()
63 FrameHeap* pHeap = new( startAddress ) FrameHeap; in Create() local