Searched refs:openOutput_l (Results 1 – 3 of 3) sorted by relevance
528 sp<PlaybackThread> openOutput_l(audio_module_handle_t module,
245 newPatch->mPlaybackThread = audioflinger->openOutput_l( in createAudioPatch()
1690 sp<AudioFlinger::PlaybackThread> AudioFlinger::openOutput_l(audio_module_handle_t module, in openOutput_l() function in android::AudioFlinger1794 sp<PlaybackThread> thread = openOutput_l(module, output, config, *devices, address, flags); in openOutput()