Searched refs:CreatePlatformSoundSystem (Results 1 – 3 of 3) sorted by relevance
19 SoundSystemInterface *CreatePlatformSoundSystem();
22 SoundSystemInterface *CreatePlatformSoundSystem() { in CreatePlatformSoundSystem() function
26 instance_.reset(CreatePlatformSoundSystem()); in SetupInstance()