Searched refs:ap_get_devices_for_stream (Results 1 - 3 of 3) sorted by relevance

/hardware/libhardware/modules/audio/
H A Daudio_policy.c189 static audio_devices_t ap_get_devices_for_stream(const struct audio_policy *pol, function
273 dap->policy.get_devices_for_stream = ap_get_devices_for_stream;
/hardware/libhardware_legacy/audio/
H A Daudio_policy_hal.cpp261 static audio_devices_t ap_get_devices_for_stream(const struct audio_policy *pol, function
355 lap->policy.get_devices_for_stream = ap_get_devices_for_stream;
/hardware/qcom/audio/alsa_sound/
H A Daudio_policy_hal.cpp293 static audio_devices_t ap_get_devices_for_stream(const struct audio_policy *pol, function
387 qap->policy.get_devices_for_stream = ap_get_devices_for_stream;

Completed in 55 milliseconds