Searched defs:setMasterVolume (Results 1 – 6 of 6) sorted by relevance
| /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 | A2dpAudioInterface.cpp | 213 status_t A2dpAudioInterface::setMasterVolume(float v) in setMasterVolume() function in android_audio_legacy::A2dpAudioInterface |
| D | AudioHardwareGeneric.cpp | 147 status_t AudioHardwareGeneric::setMasterVolume(float v) in setMasterVolume() function in android_audio_legacy::AudioHardwareGeneric |
| /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 |