Home
last modified time | relevance | path

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

12

/NW4C-1.2.23/include/nw/snd/
Dsnd_InstancePool.h86 void Destroy( void* buffer, unsigned long size ) { DestroyImpl( buffer, size ); } in Destroy() function
163 void Destroy( void* buffer, unsigned long size ) { DestroyImpl( buffer, size ); } in Destroy() function
Dsnd_SoundInstanceManager.h96 void Destroy( void* buffer, unsigned long size ) in Destroy() function
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_TaskThread.cpp87 void TaskThread::Destroy() in Destroy() function in nw::snd::internal::TaskThread
Dsnd_MmlSequenceTrackAllocator.cpp74 void MmlSequenceTrackAllocator::Destroy( void* buffer, unsigned long size ) in Destroy() function in nw::snd::internal::driver::MmlSequenceTrackAllocator
Dsnd_MidiSequenceTrackAllocator.cpp123 void MidiSequenceTrackAllocator::Destroy( void* buffer, unsigned long size ) in Destroy() function in nw::snd::internal::driver::MidiSequenceTrackAllocator
Dsnd_PlayerHeap.cpp90 void PlayerHeap::Destroy() in Destroy() function in nw::snd::internal::PlayerHeap
Dsnd_SoundHeap.cpp86 void SoundHeap::Destroy() in Destroy() function in nw::snd::SoundHeap
Dsnd_FrameHeap.cpp134 void FrameHeap::Destroy() in Destroy() function in nw::snd::internal::FrameHeap
/NW4C-1.2.23/sources/libraries/dev/
Ddev_CallbackChain.cpp67 CallbackChain::Destroy() in Destroy() function in nw::dev::CallbackChain
Ddev_Screenshot.cpp135 ScreenshotManager::Destroy(nw::os::IAllocator* allocator) in Destroy() function in nw::dev::ScreenshotManager
Ddev_Profile.cpp58 ProfileManager::Destroy(os::IAllocator* allocator) in Destroy() function in nw::dev::ProfileManager
/NW4C-1.2.23/sources/libraries/demo/
Ddemo_Pad.cpp40 Pad::Destroy() in Destroy() function in nw::demo::Pad
Ddemo_HioPacketChannel.cpp50 HioPacketChannel::Destroy() in Destroy() function in nw::demo::HioPacketChannel
Ddemo_CameraController.cpp83 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.cpp92 CommandListSwapper::Destroy() in Destroy() function in nw::demo::CommandListSwapper
Ddemo_Particle.cpp94 ParticleEffect::Destroy() in Destroy() function in nw::demo::ParticleEffect
Ddemo_GraphicsSystem.cpp237 RenderSystem::Destroy() in Destroy() function in nw::demo::RenderSystem
1061 SceneSystem::Destroy() in Destroy() function in nw::demo::SceneSystem
/NW4C-1.2.23/demos/snd/originalSoundHeap/sources/
DOriginalSoundHeapApp.cpp197 void* OriginalSoundHeap::Destroy() in Destroy() function in OriginalSoundHeap
/NW4C-1.2.23/include/nw/gfx/
Dgfx_GfxObject.h44 void Destroy() { this->~GfxObject(); m_Allocator.Free( this ); } in Destroy() function
/NW4C-1.2.23/sources/libraries/ut/
Dut_FrameHeap.cpp84 void* FrameHeap::Destroy() in Destroy() function in nw::ut::FrameHeap
/NW4C-1.2.23/include/nw/ut/
Dut_SharedPtr.h60 void Destroy() in Destroy() function
/NW4C-1.2.23/include/nw/demo/
Ddemo_HioPacketChannel.h256 void Destroy() {} in Destroy() function
Ddemo_Utility.h756 void Destroy() in Destroy() function
/NW4C-1.2.23/sources/libraries/font/
Dfont_ArchiveFont.cpp280 ArchiveFont::Destroy() in Destroy() function in nw::font::ArchiveFont

12