Home
last modified time | relevance | path

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

/hardware/libhardware/include/hardware/
Daudio_policy.h214 audio_devices_t (*get_devices_for_stream)(const struct audio_policy *pol, member
/hardware/libhardware/modules/audio/
Daudio_policy.c278 dap->policy.get_devices_for_stream = ap_get_devices_for_stream; in create_default_ap()
/hardware/qcom/audio/legacy/alsa_sound/
Daudio_policy_hal.cpp363 qap->policy.get_devices_for_stream = ap_get_devices_for_stream; in create_qcom_ap()