HomeSort by relevance Sort by last modified time
    Searched refs:ap_get_devices_for_stream (Results 1 - 3 of 3) sorted by null

  /hardware/libhardware/modules/audio/
audio_policy.c 190 static audio_devices_t ap_get_devices_for_stream(const struct audio_policy *pol, function
280 dap->policy.get_devices_for_stream = ap_get_devices_for_stream;
  /hardware/libhardware_legacy/audio/
audio_policy_hal.cpp 263 static audio_devices_t ap_get_devices_for_stream(const struct audio_policy *pol, function
371 lap->policy.get_devices_for_stream = ap_get_devices_for_stream;
  /hardware/qcom/audio/legacy/alsa_sound/
audio_policy_hal.cpp 261 static audio_devices_t ap_get_devices_for_stream(const struct audio_policy *pol, function
363 qap->policy.get_devices_for_stream = ap_get_devices_for_stream;

Completed in 35 milliseconds