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