Home
last modified time | relevance | path

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

/hardware/libhardware/modules/audio/
Daudio_policy.c190 static audio_devices_t ap_get_devices_for_stream(const struct audio_policy *pol, in ap_get_devices_for_stream() function
278 dap->policy.get_devices_for_stream = ap_get_devices_for_stream; in create_default_ap()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_policy_hal.cpp261 static audio_devices_t ap_get_devices_for_stream(const struct audio_policy *pol, in ap_get_devices_for_stream() function
363 qap->policy.get_devices_for_stream = ap_get_devices_for_stream; in create_qcom_ap()