Home
last modified time | relevance | path

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

/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/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.cpp45 Return<Result> PrimaryDevice::setMasterVolume(float volume) { in setMasterVolume() function in android::hardware::audio::CPP_VERSION::implementation::PrimaryDevice
DDevice.cpp83 Return<Result> Device::setMasterVolume(float volume) { in setMasterVolume() function in android::hardware::audio::CPP_VERSION::implementation::Device