Home
last modified time | relevance | path

Searched refs:ap_get_stream_volume_index_for_device (Results 1 – 2 of 2) sorted by relevance

/hardware/libhardware/modules/audio/
Daudio_policy.c176 static int ap_get_stream_volume_index_for_device(const struct audio_policy *pol, in ap_get_stream_volume_index_for_device() function
276 dap->policy.get_stream_volume_index_for_device = ap_get_stream_volume_index_for_device; in create_default_ap()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_policy_hal.cpp243 static int ap_get_stream_volume_index_for_device(const struct audio_policy *pol, in ap_get_stream_volume_index_for_device() function
361 qap->policy.get_stream_volume_index_for_device = ap_get_stream_volume_index_for_device; in create_qcom_ap()