Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DAudioFlinger.h712 sp<ThreadBase> openOutput_l(audio_module_handle_t module,
DPatchPanel.cpp252 sp<ThreadBase> thread = mAudioFlinger.openOutput_l( in createAudioPatch()
DAudioFlinger.cpp2455 sp<AudioFlinger::ThreadBase> AudioFlinger::openOutput_l(audio_module_handle_t module, in openOutput_l() function in android::AudioFlinger
2569 sp<ThreadBase> thread = openOutput_l(module, output, config, deviceType, address, flags); in openOutput()