Home
last modified time | relevance | path

Searched refs:GetDefaultDevice (Results 1 – 3 of 3) sorted by relevance

/haiku/src/kits/game/
H A DGameSoundDevice.h90 BGameSoundDevice* GetDefaultDevice();
H A DGameSound.cpp33 fDevice = GetDefaultDevice(); in BGameSound()
44 fDevice = GetDefaultDevice(); in BGameSound()
H A DGameSoundDevice.cpp59 GetDefaultDevice() in GetDefaultDevice() function