Home
last modified time | relevance | path

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

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