Home
last modified time | relevance | path

Searched refs:set_master_volume (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/audio/core/all-versions/default/include/core/all-versions/default/
DDevice.impl.h69 if (mDevice->set_master_volume == NULL) { in setMasterVolume()
76 return analyzeStatus("set_master_volume", mDevice->set_master_volume(mDevice, volume)); in setMasterVolume()
/hardware/libhardware/include/hardware/
Daudio.h659 int (*set_master_volume)(struct audio_hw_device *dev, float volume); member
/hardware/libhardware/modules/audio/
Daudio_hw.c590 adev->device.set_master_volume = adev_set_master_volume; in adev_open()
/hardware/libhardware_legacy/audio/
Daudio_hw_hal.cpp662 ladev->device.set_master_volume = adev_set_master_volume; in legacy_adev_open()
/hardware/intel/audio_media/hdmi/
Dtinyaudio_hw.c934 adev->hw_device.set_master_volume = adev_set_master_volume; in adev_open()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_hw_hal.cpp730 qadev->device.set_master_volume = adev_set_master_volume; in qcom_adev_open()
/hardware/libhardware/modules/usbaudio/
Daudio_hal.c1265 adev->hw_device.set_master_volume = adev_set_master_volume; in adev_open()
/hardware/libhardware/modules/audio_remote_submix/
Daudio_hw.cpp1733 rsxadev->device.set_master_volume = adev_set_master_volume; in audio_config_compare()
/hardware/qcom/audio/hal/
Daudio_hw.c5562 adev->device.set_master_volume = adev_set_master_volume; in adev_open()