HomeSort by relevance Sort by last modified time
    Searched full:set_master_volume (Results 1 - 18 of 18) sorted by null

  /frameworks/av/media/libmedia/
IAudioFlinger.cpp 39 SET_MASTER_VOLUME,
316 remote()->transact(SET_MASTER_VOLUME, data, &reply);
    [all...]
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 690 adev->device.set_master_volume = adev_set_master_volume;
  /device/generic/goldfish/audio/
audio_hw.c 659 adev->device.set_master_volume = adev_set_master_volume;
  /device/linaro/hikey/audio/
audio_hw.c 659 adev->hw_device.set_master_volume = adev_set_master_volume;
  /hardware/libhardware/modules/audio/
audio_hw.c 502 adev->device.set_master_volume = adev_set_master_volume;
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 662 ladev->device.set_master_volume = adev_set_master_volume;
  /frameworks/av/services/audioflinger/
AudioFlinger.h 657 AUDIO_HW_SET_MASTER_VOLUME, // set_master_volume
    [all...]
AudioFlinger.cpp 813 dev->hwDevice()->set_master_volume(dev->hwDevice(), value);
    [all...]
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 934 adev->hw_device.set_master_volume = adev_set_master_volume;
  /hardware/libhardware/include/hardware/
audio.h 553 int (*set_master_volume)(struct audio_hw_device *dev, float volume); member in struct:audio_hw_device
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 730 qadev->device.set_master_volume = adev_set_master_volume;
  /hardware/bsp/intel/peripheral/audio/generic/
audio_hal.c     [all...]
  /hardware/libhardware/modules/usbaudio/
audio_hal.c     [all...]
  /system/bt/audio_a2dp_hw/
audio_a2dp_hw.c     [all...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /device/google/dragon/audio/hal/
audio_hw.c     [all...]
  /hardware/qcom/audio/hal/
audio_hw.c     [all...]
  /device/htc/flounder/audio/hal/
audio_hw.c     [all...]

Completed in 631 milliseconds