Searched defs:volume (Results 1 – 6 of 6) sorted by relevance
/device/asus/fugu/libaudio/ |
D | AudioHardwareOutput.cpp | 166 status_t AudioHardwareOutput::setMasterVolume(float volume) in setMasterVolume() 180 status_t AudioHardwareOutput::getMasterVolume(float* volume) { in getMasterVolume()
|
D | audio_hal_thunks.cpp | 394 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/ |
D | audio_hw.c | 524 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/ |
D | audio_hw.c | 464 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/ |
D | audio_hw.c | 433 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/ |
D | audio_hw.c | 460 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()
|