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

  /hardware/libhardware/modules/audio/
audio_hw.c 337 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) function
339 ALOGV("adev_get_master_mute: %d", *muted);
457 adev->device.get_master_mute = adev_get_master_mute;
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 625 static int adev_get_master_mute(struct audio_hw_device *dev, function in namespace:android
693 adev->device.get_master_mute = adev_get_master_mute;
  /device/generic/goldfish/audio/
audio_hw.c 485 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) function
662 adev->device.get_master_mute = adev_get_master_mute;
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /hardware/qcom/audio/hal/
audio_hw.c 2391 static int adev_get_master_mute(struct audio_hw_device *dev __unused, bool *muted __unused) function
    [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c 4215 static int adev_get_master_mute(struct audio_hw_device *dev, bool *muted) function
    [all...]

Completed in 306 milliseconds