OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:set_master_volume
(Results
1 - 12
of
12
) sorted by null
/hardware/libhardware/include/hardware/
audio.h
469
int (*
set_master_volume
)(struct audio_hw_device *dev, float volume);
member in struct:audio_hw_device
/hardware/libhardware/modules/audio/
audio_hw.c
402
adev->device.
set_master_volume
= adev_set_master_volume;
/hardware/libhardware/modules/usbaudio/
audio_hw.c
402
adev->hw_device.
set_master_volume
= adev_set_master_volume;
/device/generic/goldfish/audio/
audio_hw.c
655
adev->device.
set_master_volume
= adev_set_master_volume;
/frameworks/av/services/audioflinger/
AudioFlinger.cpp
640
dev->hwDevice()->
set_master_volume
(dev->hwDevice(), value);
[
all
...]
/external/bluetooth/bluedroid/audio_a2dp_hw/
audio_a2dp_hw.c
1067
adev->device.
set_master_volume
= adev_set_master_volume;
/hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp
789
rsxadev->device.
set_master_volume
= adev_set_master_volume;
/hardware/libhardware_legacy/audio/
audio_hw_hal.cpp
655
ladev->device.
set_master_volume
= adev_set_master_volume;
/hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp
726
qadev->device.
set_master_volume
= adev_set_master_volume;
/device/asus/grouper/audio/
audio_hw.c
[
all
...]
/device/samsung/manta/audio/
audio_hw.c
[
all
...]
/hardware/qcom/audio/hal/
audio_hw.c
[
all
...]
Completed in 39 milliseconds