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