Home
last modified time | relevance | path

Searched defs:Initialize (Results 1 – 25 of 69) sorted by relevance

123

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_BasicSoundPlayer.cpp26 void PlayerParamSet::Initialize() in Initialize() function in nw::snd::internal::driver::PlayerParamSet
59 void BasicSoundPlayer::Initialize() in Initialize() function in nw::snd::internal::driver::BasicSoundPlayer
Dsnd_ThreadStack.cpp24 void ThreadStack::Initialize( uptr ptr, size_t size ) in Initialize() function in nw::snd::internal::ThreadStack
Dsnd_CurveLfo.cpp38 void CurveLfoParam::Initialize() in Initialize() function in nw::snd::internal::CurveLfoParam
Dsnd_ChannelManager.cpp46 void ChannelManager::Initialize( void* mem, unsigned long memSize ) in Initialize() function in nw::snd::internal::driver::ChannelManager
Dsnd_StreamBufferPool.cpp25 void StreamBufferPool::Initialize( void* pBuffer, size_t size, int blockCount ) in Initialize() function in nw::snd::internal::driver::StreamBufferPool
Dsnd_PlayerHeapDataManager.cpp35 void PlayerHeapDataManager::Initialize( const SoundArchive* arc ) in Initialize() function in nw::snd::internal::PlayerHeapDataManager
Dsnd_CurveAdshr.cpp77 void CurveAdshr::Initialize( float initDecibel ) in Initialize() function in nw::snd::internal::CurveAdshr
Dsnd_HardwareChannelManager.cpp46 void HardwareChannelManager::Initialize( void* mem, unsigned long memSize ) in Initialize() function in nw::snd::internal::driver::HardwareChannelManager
Dsnd_Sound3DActor.cpp77 void Sound3DActor::Initialize( SoundArchivePlayer& player, Sound3DManager& manager ) in Initialize() function in nw::snd::Sound3DActor
Dsnd_StreamSoundFileReader.cpp43 void StreamSoundFileReader::Initialize( const void* streamSoundFile ) in Initialize() function in nw::snd::internal::StreamSoundFileReader
Dsnd_MemorySoundArchive.cpp59 bool MemorySoundArchive::Initialize( const void* soundArchiveData ) in Initialize() function in nw::snd::MemorySoundArchive
Dsnd_WaveSound.cpp52 void WaveSound::Initialize() in Initialize() function in nw::snd::internal::WaveSound
Dsnd_Sound3DManager.cpp95 bool Sound3DManager::Initialize( in Initialize() function in nw::snd::Sound3DManager
Dsnd_DriverCommandManager.cpp39 void DriverCommandManager::Initialize( void* commandBuffer, u32 commandBufferSize ) in Initialize() function in nw::snd::internal::DriverCommandManager
/NW4C-1.3.3/sources/libraries/lyt/
Dlyt_Init.cpp27 Initialize( in Initialize() function
Dlyt_Drawer.cpp110 Drawer::Initialize( GraphicsResource& graphicsResource, void* vertexBuffer ) in Initialize() function in nw::lyt::Drawer
/NW4C-1.3.3/sources/libraries/demo/
Ddemo_Pad.cpp52 Pad::Initialize() in Initialize() function in nw::demo::Pad
143 PadFactory::Initialize(os::IAllocator* allocator) in Initialize() function in nw::demo::PadFactory
Ddemo_SimpleApp.cpp28 SimpleApp::Initialize() in Initialize() function in nw::demo::SimpleApp
Ddemo_GraphicsMemoryAllocator.cpp35 GraphicsMemoryAllocator::Initialize(os::IAllocator* allocator) in Initialize() function in nw::demo::GraphicsMemoryAllocator
Ddemo_Memory.cpp144 DemoAllocator::Initialize(uptr startAddress, size_t size, bit32 option) in Initialize() function in nw::demo::DemoAllocator
/NW4C-1.3.3/sources/libraries/dev/
Ddev_ParticleProfile.cpp38 ParticleProfileCenter::Initialize(int maxReport, os::IAllocator* allocator) in Initialize() function in nw::dev::ParticleProfileCenter
/NW4C-1.3.3/include/nw/lyt/
Dlyt_Drawer.h198 void Initialize( void* vtxBufCmdBuf, in Initialize() function
207 void Initialize( void* vertexBuffer, in Initialize() function
/NW4C-1.3.3/sources/libraries/io/
Dio_RomFileStream.cpp134 void RomFileStream::Initialize() in Initialize() function in nw::io::RomFileStream
/NW4C-1.3.3/sources/libraries/gfx/
Dgfx_TransformNode.cpp233 TransformNode::Initialize(os::IAllocator* allocator) in Initialize() function in nw::gfx::TransformNode
Dgfx_SceneNode.cpp220 SceneNode::Initialize(os::IAllocator* allocator) in Initialize() function in nw::gfx::SceneNode

123