Searched refs:openInput_l (Results 1 – 3 of 3) sorted by relevance
529 sp<RecordThread> openInput_l(audio_module_handle_t module,
279 newPatch->mRecordThread = audioflinger->openInput_l(srcModule, in createAudioPatch()
2079 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