Searched refs:openInput_l (Results 1 – 3 of 3) sorted by relevance
618 sp<ThreadBase> openInput_l(audio_module_handle_t module,
314 sp<ThreadBase> thread = audioflinger->openInput_l(srcModule, in createAudioPatch()
2217 sp<ThreadBase> thread = openInput_l(module, input, config, *devices, address, source, flags); in openInput()2227 sp<AudioFlinger::ThreadBase> AudioFlinger::openInput_l(audio_module_handle_t module, in openInput_l() function in android::AudioFlinger