Home
last modified time | relevance | path

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

/frameworks/av/services/audioflinger/
DAudioFlinger.cpp2608 PlaybackThread *dstThread = checkPlaybackThread_l(mPlaybackThreads.keyAt(0)); in closeOutput_nonvirtual() local
3650 PlaybackThread *dstThread = checkPlaybackThread_l(dstOutput); in moveEffects() local
3681 AudioFlinger::PlaybackThread *dstThread) in moveEffectChain_l()
3750 const sp<PlaybackThread>& dstThread, in moveAuxEffectToIo()
DTracks.cpp1269 sp<PlaybackThread> dstThread = (PlaybackThread *)thread.get(); in attachAuxEffect() local