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 291 static int adev_get_master_volume(struct audio_hw_device *dev, float *volume) function
407 adev->device.get_master_volume = adev_get_master_volume;
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 584 static int adev_get_master_volume(struct audio_hw_device *dev, function in namespace:android
667 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 2273 static int adev_get_master_volume(struct audio_hw_device *dev __unused, function
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 4101 static int adev_get_master_volume(struct audio_hw_device *dev, function
    [all...]

Completed in 206 milliseconds