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