OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:get_master_volume
(Results
1 - 8
of
8
) sorted by null
/hardware/libhardware/include/hardware/
audio.h
365
int (*
get_master_volume
)(struct audio_hw_device *dev, float *volume);
member in struct:audio_hw_device
/hardware/libhardware/modules/audio/
audio_hw.c
403
adev->device.
get_master_volume
= adev_get_master_volume;
/device/generic/goldfish/audio/
audio_hw.c
656
adev->device.
get_master_volume
= adev_get_master_volume;
/hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp
790
rsxadev->device.
get_master_volume
= adev_get_master_volume;
/hardware/libhardware_legacy/audio/
audio_hw_hal.cpp
656
ladev->device.
get_master_volume
= adev_get_master_volume;
/hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp
727
qadev->device.
get_master_volume
= adev_get_master_volume;
/frameworks/av/services/audioflinger/
AudioFlinger.cpp
[
all
...]
/hardware/qcom/audio/hal/
audio_hw.c
[
all
...]
Completed in 658 milliseconds