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/generic/goldfish/audio/ |
| D | audio_hw_legacy.c | 483 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() 489 static int adev_set_master_volume(struct audio_hw_device *dev, float volume) in adev_set_master_volume() 494 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) in adev_get_master_volume()
|
| D | audio_hw.c | 1236 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() 1242 static int adev_set_master_volume(struct audio_hw_device *dev, float volume) in adev_set_master_volume() 1247 static int adev_get_master_volume(struct audio_hw_device *dev, 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/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() 2906 static int adev_set_voice_volume(struct audio_hw_device *dev, float volume) in adev_set_voice_volume() 2918 static int adev_set_master_volume(struct audio_hw_device *dev, float volume) in adev_set_master_volume() 2927 float *volume) in adev_get_master_volume()
|