Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DAudioFlinger.h618 sp<ThreadBase> openInput_l(audio_module_handle_t module,
DPatchPanel.cpp314 sp<ThreadBase> thread = audioflinger->openInput_l(srcModule, in createAudioPatch()
DAudioFlinger.cpp2217 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