OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:adev_get_master_volume
(Results
1 - 6
of
6
) sorted by null
/hardware/libhardware/modules/audio/
audio_hw.c
290
static int
adev_get_master_volume
(struct audio_hw_device *dev, float *volume)
function
403
adev->device.get_master_volume =
adev_get_master_volume
;
/device/generic/goldfish/audio/
audio_hw.c
474
static int
adev_get_master_volume
(struct audio_hw_device *dev, float *volume)
function
656
adev->device.get_master_volume =
adev_get_master_volume
;
/hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp
635
static int
adev_get_master_volume
(struct audio_hw_device *dev, float *volume)
function in namespace:android
790
rsxadev->device.get_master_volume =
adev_get_master_volume
;
/hardware/libhardware_legacy/audio/
audio_hw_hal.cpp
437
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/legacy/alsa_sound/
audio_hw_hal.cpp
458
static int
adev_get_master_volume
(struct audio_hw_device *dev, float *volume) {
function
727
qadev->device.get_master_volume =
adev_get_master_volume
;
/hardware/qcom/audio/hal/
audio_hw.c
2174
static int
adev_get_master_volume
(struct audio_hw_device *dev,
function
[
all
...]
Completed in 32 milliseconds