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 - 16
of
16
) sorted by null
/hardware/libhardware/include/hardware/
audio.h
553
int (*
set_master_volume
)(struct audio_hw_device *dev, float volume);
member in struct:audio_hw_device
/hardware/libhardware/modules/audio/
audio_hw.c
502
adev->device.
set_master_volume
= adev_set_master_volume;
/device/asus/fugu/libaudio/
audio_hal_thunks.cpp
690
adev->device.
set_master_volume
= adev_set_master_volume;
/device/generic/goldfish/audio/
audio_hw.c
659
adev->device.
set_master_volume
= adev_set_master_volume;
/device/linaro/hikey/audio/
audio_hw.c
659
adev->hw_device.
set_master_volume
= adev_set_master_volume;
/hardware/bsp/intel/peripheral/audio/generic/
audio_hal.c
[
all
...]
/hardware/intel/audio_media/hdmi/
tinyaudio_hw.c
934
adev->hw_device.
set_master_volume
= adev_set_master_volume;
/hardware/libhardware/modules/usbaudio/
audio_hal.c
[
all
...]
/hardware/libhardware_legacy/audio/
audio_hw_hal.cpp
662
ladev->device.
set_master_volume
= adev_set_master_volume;
/hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp
730
qadev->device.
set_master_volume
= adev_set_master_volume;
/system/bt/audio_a2dp_hw/
audio_a2dp_hw.c
[
all
...]
/frameworks/av/services/audioflinger/
AudioFlinger.cpp
813
dev->hwDevice()->
set_master_volume
(dev->hwDevice(), value);
[
all
...]
/hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp
[
all
...]
/device/google/dragon/audio/hal/
audio_hw.c
[
all
...]
/hardware/qcom/audio/hal/
audio_hw.c
[
all
...]
/device/htc/flounder/audio/hal/
audio_hw.c
[
all
...]
Completed in 1333 milliseconds