HomeSort by relevance Sort by last modified time
    Searched refs:set_volume (Results 1 - 25 of 29) sorted by null

1 2

  /frameworks/rs/java/tests/VrDemo/src/com/example/android/rs/vr/engine/
RsBrickedBitMask.java 65 scriptC_bricked.set_volume(mVolume.mVolumeAllocation);
VrPipline1.java 96 scriptC_vr.set_volume(state.mVolume.mVolumeAllocation);
  /frameworks/rs/java/tests/VrDemo/src/com/example/android/rs/vr/loaders/
Droid.java 79 scriptC_bricked.set_volume(v.mVolumeAllocation);
Mandelbulb.java 71 scriptC_mandelbulb.set_volume(v.mVolumeAllocation);
LoaderRaw.java 128 scriptC_bricked.set_volume(v.mVolumeAllocation);
LoaderDicom.java 432 scriptC_bricked.set_volume(v.mVolumeAllocation);
578 scriptC_bricked.set_volume(v.mVolumeAllocation);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
mixer_abst.h 89 int (*set_volume)(snd_mixer_elem_t *elem, int dir, snd_mixer_selem_channel_id_t channel, long value); member in struct:sm_elem_ops
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
mixer_abst.h 89 int (*set_volume)(snd_mixer_elem_t *elem, int dir, snd_mixer_selem_channel_id_t channel, long value); member in struct:sm_elem_ops
  /hardware/intel/common/libmix/mix_audio/src/
mixaudio.h 167 MIX_RESULT (*set_volume) (MixAudio *mix, gint currvol, MixVolType type, gulong msecs, MixVolRamp ramptype); member in struct:_MixAudioClass
mixaudio.c 215 klass->set_volume = mix_audio_set_volume_default;
    [all...]
  /hardware/libhardware/include/hardware/
audio.h 297 int (*set_volume)(struct audio_stream_out *stream, float left, float right); member in struct:audio_stream_out
bt_rc.h 288 bt_status_t (*set_volume)(uint8_t volume); member in struct:__anon30774
  /packages/apps/Bluetooth/jni/
com_android_bluetooth_avrcp.cpp 411 if ((status = sBluetoothAvrcpInterface->set_volume((uint8_t)volume)) != BT_STATUS_SUCCESS) {
412 ALOGE("Failed set_volume, status: %d", status);
  /hardware/libhardware/modules/audio/
audio_hw.c 321 out->stream.set_volume = out_set_volume;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_hw_hal.cpp 540 out->stream.set_volume = out_set_volume;
595 out->stream.set_volume = out_set_volume;
  /device/asus/fugu/libaudio/
audio_hal_thunks.cpp 544 out->stream.set_volume = out_set_volume;
  /device/generic/goldfish/audio/
audio_hw.c 414 out->stream.set_volume = out_set_volume;
  /device/linaro/hikey/audio/
audio_hw.c 458 out->stream.set_volume = out_set_volume;
  /hardware/bsp/intel/peripheral/audio/generic/
audio_hal.c 613 out->stream.set_volume = out_set_volume;
    [all...]
  /hardware/intel/audio_media/hdmi/
tinyaudio_hw.c 737 out->stream.set_volume = out_set_volume;
  /hardware/libhardware/modules/usbaudio/
audio_hal.c 557 out->stream.set_volume = out_set_volume;
    [all...]
  /hardware/libhardware_legacy/audio/
audio_hw_hal.cpp 529 out->stream.set_volume = out_set_volume;
  /system/bt/audio_a2dp_hw/
audio_a2dp_hw.c 1119 out->stream.set_volume = out_set_volume;
    [all...]
  /hardware/libhardware/modules/audio_remote_submix/
audio_hw.cpp     [all...]
  /system/bt/btif/src/
btif_rc.c 1771 static bt_status_t set_volume(uint8_t volume) function
    [all...]

Completed in 1413 milliseconds

1 2