Home
last modified time | relevance | path

Searched defs:volume (Results 1 – 6 of 6) sorted by relevance

/device/asus/fugu/libaudio/
DAudioHardwareOutput.cpp166 status_t AudioHardwareOutput::setMasterVolume(float volume) in setMasterVolume()
180 status_t AudioHardwareOutput::getMasterVolume(float* volume) { in getMasterVolume()
Daudio_hal_thunks.cpp394 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume()
600 static int adev_set_master_volume(struct audio_hw_device *dev, float volume) in adev_set_master_volume()
609 float *volume) in adev_get_master_volume()
/device/linaro/hikey/audio/
Daudio_hw.c524 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume()
530 static int adev_set_master_volume(struct audio_hw_device *dev, float volume) in adev_set_master_volume()
536 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) in adev_get_master_volume()
/device/generic/goldfish/audio/
Daudio_hw.c464 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume()
470 static int adev_set_master_volume(struct audio_hw_device *dev, float volume) in adev_set_master_volume()
475 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) in adev_get_master_volume()
/device/google/dragon/audio/hal/
Daudio_hw.c433 static int set_voice_volume_l(struct audio_device *adev, float volume) in set_voice_volume_l()
2922 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume()
2934 static int adev_set_master_volume(struct audio_hw_device *dev, float volume) in adev_set_master_volume()
2943 float *volume) in adev_get_master_volume()
/device/htc/flounder/audio/hal/
Daudio_hw.c460 static int set_voice_volume_l(struct audio_device *adev, float volume) in set_voice_volume_l()
4178 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume()
4190 static int adev_set_master_volume(struct audio_hw_device *dev, float volume) in adev_set_master_volume()
4199 float *volume) in adev_get_master_volume()