Searched refs:removeOutputTrack (Results 1 – 3 of 3) sorted by relevance
1031 void removeOutputTrack(MixerThread* thread);
1924 dupThread->removeOutputTrack((MixerThread *)thread.get()); in closeOutput_nonvirtual()
5376 void AudioFlinger::DuplicatingThread::removeOutputTrack(MixerThread *thread) in removeOutputTrack() function in android::AudioFlinger::DuplicatingThread