Home
last modified time | relevance | path

Searched defs:dstThread (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
DAudioFlinger.cpp2473 PlaybackThread *dstThread = checkPlaybackThread_l(mPlaybackThreads.keyAt(0)); in closeOutput_nonvirtual() local
3489 PlaybackThread *dstThread = checkPlaybackThread_l(dstOutput); in moveEffects() local
3520 AudioFlinger::PlaybackThread *dstThread) in moveEffectChain_l()
3589 const sp<PlaybackThread>& dstThread, in moveAuxEffectToIo()
DTracks.cpp1288 sp<PlaybackThread> dstThread = (PlaybackThread *)thread.get(); in attachAuxEffect() local