/hardware/libhardware_legacy/audio/ |
D | AudioDumpInterface.h | 133 virtual status_t setVoiceVolume(float volume) in setVoiceVolume() 135 virtual status_t setMasterVolume(float volume) in setMasterVolume()
|
D | AudioPolicyCompatClient.cpp | 123 float volume, in setStreamVolume() 144 status_t AudioPolicyCompatClient::setVoiceVolume(float volume, int delayMs) in setVoiceVolume()
|
D | AudioHardwareStub.cpp | 89 status_t AudioHardwareStub::setVoiceVolume(float volume) in setVoiceVolume() 94 status_t AudioHardwareStub::setMasterVolume(float volume) in setMasterVolume()
|
D | AudioHardwareInterface.cpp | 132 status_t AudioHardwareBase::getMasterVolume(float *volume) in getMasterVolume()
|
D | audio_hw_hal.cpp | 425 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() 431 static int adev_set_master_volume(struct audio_hw_device *dev, float volume) in adev_set_master_volume() 437 static int adev_get_master_volume(struct audio_hw_device *dev, float* volume) in adev_get_master_volume()
|
D | AudioPolicyManagerBase.cpp | 2996 float volume = 1.0; in computeVolume() local 3078 float volume = computeVolume(stream, index, output, device); in checkAndSetVolume() local
|
/hardware/libhardware/modules/audio/ |
D | audio_hw.c | 280 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() 285 static int adev_set_master_volume(struct audio_hw_device *dev, float volume) in adev_set_master_volume() 290 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) in adev_get_master_volume()
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | ALSAMixer.cpp | 93 long volume; member 267 status_t ALSAMixer::setMasterVolume(float volume) in setMasterVolume()
|
D | audio_hw_hal.cpp | 446 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() 452 static int adev_set_master_volume(struct audio_hw_device *dev, float volume) in adev_set_master_volume() 458 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) { in adev_get_master_volume() 465 static int adev_set_fm_volume(struct audio_hw_device *dev, float volume) in adev_set_fm_volume()
|
D | AudioStreamOutALSA.cpp | 74 float volume; in setVolume() local
|
D | AudioHardwareALSA.cpp | 316 status_t AudioHardwareALSA::setMasterVolume(float volume) in setMasterVolume()
|
/hardware/qcom/audio/hal/ |
D | audio_hw.c | 1386 int volume[2]; in out_set_volume() local 2134 static int set_voice_volume_l(struct audio_device *adev, float volume) in set_voice_volume_l() 2157 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() 2169 static int adev_set_master_volume(struct audio_hw_device *dev, float volume) in adev_set_master_volume() 2175 float *volume) in adev_get_master_volume()
|
/hardware/libhardware/modules/usbaudio/ |
D | audio_hw.c | 324 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() 329 static int adev_set_master_volume(struct audio_hw_device *dev, float volume) in adev_set_master_volume()
|
/hardware/qcom/audio/hal/msm8974/ |
D | platform.c | 230 static int set_volume_values(int type, int volume, int* values) in set_volume_values() 445 int platform_set_voice_volume(void *platform, int volume) in platform_set_voice_volume()
|
/hardware/libhardware/modules/audio_remote_submix/ |
D | audio_hw.cpp | 625 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() 630 static int adev_set_master_volume(struct audio_hw_device *dev, float volume) in adev_set_master_volume() 635 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) in adev_get_master_volume()
|
/hardware/qcom/audio/legacy/libalsa-intf/ |
D | alsa_mixer.c | 529 int volume = 0; in mixer_ctl_set() local
|
/hardware/ti/wpan/tools/FM/FmRadioIf/src/java/com/ti/fm/ |
D | IFmRadio.aidl | 60 boolean rxSetVolume(int volume); in rxSetVolume()
|
D | FmRadio.java | 807 public boolean rxSetVolume(int volume) { in rxSetVolume()
|
/hardware/qcom/msm8x74/kernel-headers/linux/ |
D | msm_audio.h | 242 uint32_t volume; member 250 uint32_t volume; member
|
/hardware/qcom/msm8x74/original-kernel-headers/linux/ |
D | msm_audio.h | 253 uint32_t volume; member 261 uint32_t volume; member
|
/hardware/qcom/audio/hal/msm8960/ |
D | platform.c | 516 int platform_set_voice_volume(void *platform, int volume) in platform_set_voice_volume()
|
/hardware/ti/wpan/tools/FM/FmRxApp/src/com/ti/fmrxapp/ |
D | FmRxApp.java | 2546 void getNewGain(int volume) { in getNewGain()
|
/hardware/qcom/msm8960/kernel-headers/linux/ |
D | msm_audio.h | 219 uint32_t volume; member
|
/hardware/qcom/msm8960/original-kernel-headers/linux/ |
D | msm_audio.h | 230 uint32_t volume; member
|
/hardware/ti/wpan/tools/FM/service/src/java/com/ti/server/ |
D | StubFmService.java | 1769 public boolean rxSetVolume(int volume) { in rxSetVolume()
|