Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DAudioFlinger.h529 sp<RecordThread> openInput_l(audio_module_handle_t module,
DPatchPanel.cpp279 newPatch->mRecordThread = audioflinger->openInput_l(srcModule, in createAudioPatch()
DAudioFlinger.cpp2079 sp<RecordThread> thread = openInput_l(module, input, config, *devices, address, source, flags); in openInput()
2089 sp<AudioFlinger::RecordThread> AudioFlinger::openInput_l(audio_module_handle_t module, in openInput_l() function in android::AudioFlinger