Home
last modified time | relevance | path

Searched defs:Destroy (Results 1 – 25 of 29) sorted by relevance

12

/NW4C-2.0.3/include/nw/snd/
Dsnd_InstancePool.h88 void Destroy( void* buffer, unsigned long size ) { DestroyImpl( buffer, size ); } in Destroy() function
165 void Destroy( void* buffer, unsigned long size ) { DestroyImpl( buffer, size ); } in Destroy() function
Dsnd_SoundInstanceManager.h98 void Destroy( void* buffer, unsigned long size ) in Destroy() function
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_MmlSequenceTrackAllocator.cpp76 void MmlSequenceTrackAllocator::Destroy( void* buffer, unsigned long size ) in Destroy() function in nw::snd::internal::driver::MmlSequenceTrackAllocator
Dsnd_TaskThread.cpp89 void TaskThread::Destroy() in Destroy() function in nw::snd::internal::TaskThread
Dsnd_MidiSequenceTrackAllocator.cpp125 void MidiSequenceTrackAllocator::Destroy( void* buffer, unsigned long size ) in Destroy() function in nw::snd::internal::driver::MidiSequenceTrackAllocator
Dsnd_PlayerHeap.cpp95 void PlayerHeap::Destroy() in Destroy() function in nw::snd::internal::PlayerHeap
Dsnd_SoundHeap.cpp88 void SoundHeap::Destroy() in Destroy() function in nw::snd::SoundHeap
Dsnd_FrameHeap.cpp145 void FrameHeap::Destroy() in Destroy() function in nw::snd::internal::FrameHeap
/NW4C-2.0.3/sources/libraries/dev/
Ddev_CallbackChain.cpp69 CallbackChain::Destroy() in Destroy() function in nw::dev::CallbackChain
Ddev_Screenshot.cpp137 ScreenshotManager::Destroy(nw::os::IAllocator* allocator) in Destroy() function in nw::dev::ScreenshotManager
Ddev_Profile.cpp60 ProfileManager::Destroy(os::IAllocator* allocator) in Destroy() function in nw::dev::ProfileManager
/NW4C-2.0.3/sources/libraries/demo/
Ddemo_Pad.cpp42 Pad::Destroy() in Destroy() function in nw::demo::Pad
Ddemo_HioPacketChannel.cpp52 HioPacketChannel::Destroy() in Destroy() function in nw::demo::HioPacketChannel
Ddemo_CameraController.cpp85 CameraController::Destroy() in Destroy() function in nw::demo::CameraController
Ddemo_AutoTester.cpp175 DebugUtility::AutoTester::Destroy() in Destroy() function in nw::demo::DebugUtility::AutoTester
Ddemo_CommandListSwapper.cpp102 CommandListSwapper::Destroy() in Destroy() function in nw::demo::CommandListSwapper
Ddemo_Particle.cpp102 ParticleEffect::Destroy() in Destroy() function in nw::demo::ParticleEffect
Ddemo_GraphicsSystem.cpp243 RenderSystem::Destroy() in Destroy() function in nw::demo::RenderSystem
1069 SceneSystem::Destroy() in Destroy() function in nw::demo::SceneSystem
/NW4C-2.0.3/demos/snd/originalSoundHeap/sources/
DOriginalSoundHeapApp.cpp199 void* OriginalSoundHeap::Destroy() in Destroy() function in OriginalSoundHeap
/NW4C-2.0.3/include/nw/gfx/
Dgfx_GfxObject.h46 void Destroy() { this->~GfxObject(); m_Allocator.Free( this ); } in Destroy() function
/NW4C-2.0.3/sources/libraries/ut/
Dut_FrameHeap.cpp86 void* FrameHeap::Destroy() in Destroy() function in nw::ut::FrameHeap
/NW4C-2.0.3/include/nw/ut/
Dut_SharedPtr.h62 void Destroy() in Destroy() function
/NW4C-2.0.3/include/nw/demo/
Ddemo_HioPacketChannel.h258 void Destroy() {} in Destroy() function
Ddemo_Utility.h799 void Destroy() in Destroy() function
/NW4C-2.0.3/sources/libraries/font/
Dfont_ArchiveFont.cpp282 ArchiveFont::Destroy() in Destroy() function in nw::font::ArchiveFont

12