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

  /device/google/cuttlefish_common/guest/hals/audio/policy/
vsoc_audio_policy_hal.cpp 69 dap->policy.init_stream_volume = &GceAudioPolicy::InitStreamVolume;
  /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 272 dap->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;

Completed in 899 milliseconds