Home
last modified time | relevance | path

Searched defs:setMasterVolume (Results 1 – 15 of 15) sorted by relevance

/hardware/interfaces/audio/aidl/default/usb/
DUsbAlsaMixerControl.cpp64 ndk::ScopedAStatus UsbAlsaMixerControl::setMasterVolume(float volume) { in setMasterVolume() function in aidl::android::hardware::audio::core::usb::UsbAlsaMixerControl
/hardware/libhardware_legacy/audio/
DAudioDumpInterface.h135 virtual status_t setMasterVolume(float volume) in setMasterVolume() function
DAudioHardwareStub.cpp94 status_t AudioHardwareStub::setMasterVolume(float volume) in setMasterVolume() function in android_audio_legacy::AudioHardwareStub
DAudioHardwareGeneric.cpp147 status_t AudioHardwareGeneric::setMasterVolume(float v) in setMasterVolume() function in android_audio_legacy::AudioHardwareGeneric
DA2dpAudioInterface.cpp213 status_t A2dpAudioInterface::setMasterVolume(float v) in setMasterVolume() function in android_audio_legacy::A2dpAudioInterface
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/1/android/hardware/audio/core/
DIModule.aidl60 void setMasterVolume(float volume); in setMasterVolume() method
/hardware/interfaces/audio/aidl/android/hardware/audio/core/
DIModule.aidl689 void setMasterVolume(float volume); in setMasterVolume() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/2/android/hardware/audio/core/
DIModule.aidl60 void setMasterVolume(float volume); in setMasterVolume() method
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/current/android/hardware/audio/core/
DIModule.aidl60 void setMasterVolume(float volume); in setMasterVolume() method
/hardware/interfaces/audio/aidl/default/alsa/
DMixer.cpp145 ndk::ScopedAStatus Mixer::setMasterVolume(float volume) { in setMasterVolume() function in aidl::android::hardware::audio::core::alsa::Mixer
/hardware/qcom/audio/legacy/alsa_sound/
DALSAMixer.cpp267 status_t ALSAMixer::setMasterVolume(float volume) in setMasterVolume() function in android::ALSAMixer
DAudioHardwareALSA.cpp316 status_t AudioHardwareALSA::setMasterVolume(float volume) in setMasterVolume() function in android_audio_legacy::AudioHardwareALSA
/hardware/interfaces/audio/core/all-versions/default/
DPrimaryDevice.cpp49 Return<Result> PrimaryDevice::setMasterVolume(float volume) { in setMasterVolume() function in android::hardware::audio::CPP_VERSION::implementation::PrimaryDevice
DDevice.cpp87 Return<Result> Device::setMasterVolume(float volume) { in setMasterVolume() function in android::hardware::audio::CPP_VERSION::implementation::Device
/hardware/interfaces/audio/aidl/default/
DModule.cpp1311 ndk::ScopedAStatus Module::setMasterVolume(float in_volume) { in setMasterVolume() function in aidl::android::hardware::audio::core::Module