Searched defs:volume (Results 1 – 4 of 4) sorted by relevance
166 status_t AudioHardwareOutput::setMasterVolume(float volume) in setMasterVolume()180 status_t AudioHardwareOutput::getMasterVolume(float* volume) { in getMasterVolume()
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()
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()
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()