HomeSort by relevance Sort by last modified time
    Searched full:get_devices_for_stream (Results 1 - 5 of 5) sorted by null

  /frameworks/av/media/libmedia/
IAudioPolicyService.cpp 56 GET_DEVICES_FOR_STREAM,
274 remote()->transact(GET_DEVICES_FOR_STREAM, data, &reply);
549 case GET_DEVICES_FOR_STREAM: {
  /hardware/libhardware/modules/audio/
audio_policy.c 273 dap->policy.get_devices_for_stream = ap_get_devices_for_stream;
  /hardware/libhardware_legacy/audio/
audio_policy_hal.cpp 355 lap->policy.get_devices_for_stream = ap_get_devices_for_stream;
  /hardware/libhardware/include/hardware/
audio_policy.h 213 audio_devices_t (*get_devices_for_stream)(const struct audio_policy *pol, member in struct:audio_policy
  /frameworks/av/services/audioflinger/
AudioPolicyService.cpp 437 return mpAudioPolicy->get_devices_for_stream(mpAudioPolicy, stream);
    [all...]

Completed in 110 milliseconds