Searched refs:adev_get_master_volume (Results 1 - 4 of 4) sorted by relevance

/hardware/libhardware/modules/audio/
H A Daudio_hw.c290 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) function
403 adev->device.get_master_volume = adev_get_master_volume;
/hardware/libhardware/modules/audio_remote_submix/
H A Daudio_hw.cpp641 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) function in namespace:android
796 rsxadev->device.get_master_volume = adev_get_master_volume;
/hardware/libhardware_legacy/audio/
H A Daudio_hw_hal.cpp437 static int adev_get_master_volume(struct audio_hw_device *dev, float* volume) function
656 ladev->device.get_master_volume = adev_get_master_volume;
/hardware/qcom/audio/alsa_sound/
H A Daudio_hw_hal.cpp458 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) { function
727 qadev->device.get_master_volume = adev_get_master_volume;

Completed in 102 milliseconds