Searched refs:detail_AllocAmbientArg (Results 1 – 4 of 4) sorted by relevance
457 virtual void* detail_AllocAmbientArg( size_t argSize );
488 virtual void* detail_AllocAmbientArg( size_t argSize ) = 0;
255 void* Sound3DManager::detail_AllocAmbientArg( size_t argSize ) in detail_AllocAmbientArg() function in nw::snd::Sound3DManager
1076 ambientArgInfo.argAllocatorCallback->detail_AllocAmbientArg( ambientArgInfo.argSize ); in SetAmbientInfo()