Searched refs:SetMasterVolume (Results 1 – 4 of 4) sorted by relevance
657 static void SetMasterVolume( float volume, int fadeTimes ) in SetMasterVolume() function659 internal::driver::HardwareManager::GetInstance().SetMasterVolume( volume, fadeTimes ); in SetMasterVolume()
108 void SetMasterVolume( float volume, int fadeTimes );
123 nn::snd::SetMasterVolume( 1.0f );216 nn::snd::SetMasterVolume( volume );
92 void HardwareManager::SetMasterVolume( float volume, int fadeTimes ) in SetMasterVolume() function in nw::snd::internal::driver::HardwareManager