Home
last modified time | relevance | path

Searched refs:openOutput_l (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/services/audioflinger/
DIAfPatchPanel.h79 virtual sp<IAfThreadBase> openOutput_l(audio_module_handle_t module,
DAudioFlinger.h334 sp<IAfThreadBase> openOutput_l(audio_module_handle_t module,
DPatchPanel.cpp263 const sp<IAfThreadBase> thread = mAfPatchPanelCallback->openOutput_l( in createAudioPatch_l()
DAudioFlinger.cpp2920 sp<IAfThreadBase> AudioFlinger::openOutput_l(audio_module_handle_t module, in openOutput_l() function in android::AudioFlinger
3040 const sp<IAfThreadBase> thread = openOutput_l(module, &output, &halConfig, in openOutput()