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

  /hardware/libhardware/include/hardware/
audio_policy.h 179 void (*init_stream_volume)(struct audio_policy *pol, member in struct:audio_policy
185 * index. The index is within the range specified by init_stream_volume() */
197 * The index is within the range specified by init_stream_volume() */
  /hardware/libhardware/modules/audio/
audio_policy.c 274 dap->policy.init_stream_volume = ap_init_stream_volume;
  /hardware/libhardware_legacy/audio/
audio_policy_hal.cpp 365 lap->policy.init_stream_volume = ap_init_stream_volume;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_policy_hal.cpp 357 qap->policy.init_stream_volume = ap_init_stream_volume;
  /frameworks/av/services/audioflinger/
AudioPolicyService.cpp 403 mpAudioPolicy->init_stream_volume(mpAudioPolicy, stream, indexMin, indexMax);
    [all...]

Completed in 28 milliseconds