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

  /hardware/libhardware/modules/audio/
audio_hw.c 290 static int adev_get_master_volume(struct audio_hw_device *dev, function
418 adev->device.get_master_volume = adev_get_master_volume;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 359 static int adev_get_master_volume(struct audio_hw_device *dev, float* volume) function
575 ladev->device.get_master_volume = adev_get_master_volume;

Completed in 51 milliseconds