/hardware/interfaces/audio/aidl/default/usb/ |
D | UsbAlsaMixerControl.cpp | 64 ndk::ScopedAStatus UsbAlsaMixerControl::setMasterVolume(float volume) { in setMasterVolume() function in aidl::android::hardware::audio::core::usb::UsbAlsaMixerControl
|
/hardware/libhardware_legacy/audio/ |
D | AudioDumpInterface.h | 135 virtual status_t setMasterVolume(float volume) in setMasterVolume() function
|
D | AudioHardwareStub.cpp | 94 status_t AudioHardwareStub::setMasterVolume(float volume) in setMasterVolume() function in android_audio_legacy::AudioHardwareStub
|
D | AudioHardwareGeneric.cpp | 147 status_t AudioHardwareGeneric::setMasterVolume(float v) in setMasterVolume() function in android_audio_legacy::AudioHardwareGeneric
|
D | A2dpAudioInterface.cpp | 213 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/ |
D | IModule.aidl | 60 void setMasterVolume(float volume); in setMasterVolume() method
|
/hardware/interfaces/audio/aidl/android/hardware/audio/core/ |
D | IModule.aidl | 689 void setMasterVolume(float volume); in setMasterVolume() method
|
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/2/android/hardware/audio/core/ |
D | IModule.aidl | 60 void setMasterVolume(float volume); in setMasterVolume() method
|
/hardware/interfaces/audio/aidl/aidl_api/android.hardware.audio.core/current/android/hardware/audio/core/ |
D | IModule.aidl | 60 void setMasterVolume(float volume); in setMasterVolume() method
|
/hardware/interfaces/audio/aidl/default/alsa/ |
D | Mixer.cpp | 145 ndk::ScopedAStatus Mixer::setMasterVolume(float volume) { in setMasterVolume() function in aidl::android::hardware::audio::core::alsa::Mixer
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | ALSAMixer.cpp | 267 status_t ALSAMixer::setMasterVolume(float volume) in setMasterVolume() function in android::ALSAMixer
|
D | AudioHardwareALSA.cpp | 316 status_t AudioHardwareALSA::setMasterVolume(float volume) in setMasterVolume() function in android_audio_legacy::AudioHardwareALSA
|
/hardware/interfaces/audio/core/all-versions/default/ |
D | PrimaryDevice.cpp | 49 Return<Result> PrimaryDevice::setMasterVolume(float volume) { in setMasterVolume() function in android::hardware::audio::CPP_VERSION::implementation::PrimaryDevice
|
D | Device.cpp | 87 Return<Result> Device::setMasterVolume(float volume) { in setMasterVolume() function in android::hardware::audio::CPP_VERSION::implementation::Device
|
/hardware/interfaces/audio/aidl/default/ |
D | Module.cpp | 1311 ndk::ScopedAStatus Module::setMasterVolume(float in_volume) { in setMasterVolume() function in aidl::android::hardware::audio::core::Module
|