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

/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp4076 void AudioFlinger::DuplicatingThread::removeOutputTrack(MixerThread *thread) function in class:android::AudioFlinger::DuplicatingThread
4087 ALOGV("removeOutputTrack(): unkonwn thread: %p", thread);
7081 dupThread->removeOutputTrack((MixerThread *)thread.get());

Completed in 86 milliseconds