Searched defs:pHeap (Results 1 – 3 of 3) sorted by relevance
432 void SoundPlayer::detail_AppendPlayerHeap( internal::PlayerHeap* pHeap ) in detail_AppendPlayerHeap()449 void SoundPlayer::detail_RemovePlayerHeap( internal::PlayerHeap* pHeap ) in detail_RemovePlayerHeap()496 internal::PlayerHeap* pHeap = pSound->GetPlayerHeap(); in detail_FreePlayerHeap() local
627 void BasicSound::AttachPlayerHeap( PlayerHeap* pHeap ) in AttachPlayerHeap()644 void BasicSound::DetachPlayerHeap( PlayerHeap* pHeap ) in DetachPlayerHeap()
61 FrameHeap* pHeap = new( startAddress ) FrameHeap; in Create() local