Searched refs:addOutputTrack (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
H A DAudioFlinger.h1239 void addOutputTrack(MixerThread* thread);
1256 // called from threadLoop, addOutputTrack, removeOutputTrack
H A DAudioFlinger.cpp3946 addOutputTrack(mainThread);
4015 void AudioFlinger::DuplicatingThread::addOutputTrack(MixerThread *thread) function in class:android::AudioFlinger::DuplicatingThread
4029 ALOGV("addOutputTrack() track %p, on thread %p", outputTrack, thread);
6891 thread->addOutputTrack(thread2);

Completed in 118 milliseconds