Home
last modified time | relevance | path

Searched refs:ap_get_stream_volume_index (Results 1 – 3 of 3) sorted by relevance

/hardware/libhardware/modules/audio/
Daudio_policy.c161 static int ap_get_stream_volume_index(const struct audio_policy *pol, in ap_get_stream_volume_index() function
276 dap->policy.get_stream_volume_index = ap_get_stream_volume_index; in create_default_ap()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_policy_hal.cpp222 static int ap_get_stream_volume_index(const struct audio_policy *pol, in ap_get_stream_volume_index() function
359 qap->policy.get_stream_volume_index = ap_get_stream_volume_index; in create_qcom_ap()
/hardware/libhardware_legacy/audio/
Daudio_policy_hal.cpp224 static int ap_get_stream_volume_index(const struct audio_policy *pol, in ap_get_stream_volume_index() function
367 lap->policy.get_stream_volume_index = ap_get_stream_volume_index; in create_legacy_ap()