Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DAudioFlinger.h521 sp<RecordThread> openInput_l(audio_module_handle_t module,
DPatchPanel.cpp268 newPatch->mRecordThread = audioflinger->openInput_l(srcModule, in createAudioPatch()
DAudioFlinger.cpp1961 sp<RecordThread> thread = openInput_l(module, input, config, *device, address, source, flags); in openInput()
1971 sp<AudioFlinger::RecordThread> AudioFlinger::openInput_l(audio_module_handle_t module, in openInput_l() function in android::AudioFlinger