Searched refs:SetMasterVolume (Results 1 – 4 of 4) sorted by relevance
628 static void SetMasterVolume( float volume, int fadeTimes ) in SetMasterVolume() function630 internal::driver::HardwareManager::GetInstance().SetMasterVolume( volume, fadeTimes ); in SetMasterVolume()
102 void SetMasterVolume( float volume, int fadeTimes );
121 nn::snd::SetMasterVolume( 1.0f );214 nn::snd::SetMasterVolume( volume );
90 void HardwareManager::SetMasterVolume( float volume, int fadeTimes ) in SetMasterVolume() function in nw::snd::internal::driver::HardwareManager