HomeSort by relevance Sort by last modified time
    Searched refs:adev_get_master_volume (Results 1 - 8 of 8) sorted by null

  /hardware/libhardware/modules/audio/
audio_hw.c 325 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) function
327 ALOGV("adev_get_master_volume: %f", *volume);
455 adev->device.get_master_volume = adev_get_master_volume;
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 608 static int adev_get_master_volume(struct audio_hw_device *dev, function in namespace:android
691 adev->device.get_master_volume = adev_get_master_volume;
  /device/generic/goldfish/audio/
audio_hw.c 475 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) function
660 adev->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
661 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
731 qadev->device.get_master_volume = adev_get_master_volume;
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 2380 static int adev_get_master_volume(struct audio_hw_device *dev __unused, function
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 4198 static int adev_get_master_volume(struct audio_hw_device *dev, function
    [all...]

Completed in 3779 milliseconds