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

/frameworks/base/libs/audioflinger/
H A DAudioFlinger.h641 void removeOutputTrack(MixerThread* thread);
H A DAudioFlinger.cpp2077 void AudioFlinger::DuplicatingThread::removeOutputTrack(MixerThread *thread) function in class:android::AudioFlinger::DuplicatingThread
2088 LOGV("removeOutputTrack(): unkonwn thread: %p", thread);
3650 dupThread->removeOutputTrack((MixerThread *)thread.get());

Completed in 23 milliseconds