Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp2740 PlaybackThread *dstThread = checkPlaybackThread_l(mPlaybackThreads.keyAt(0)); in closeOutput_nonvirtual() local
3954 PlaybackThread *dstThread = checkPlaybackThread_l(dstOutput); in moveEffects() local
3985 AudioFlinger::PlaybackThread *dstThread) in moveEffectChain_l()
4054 const sp<PlaybackThread>& dstThread, in moveAuxEffectToIo()
H A DTracks.cpp1444 sp<PlaybackThread> dstThread = (PlaybackThread *)thread.get(); in attachAuxEffect() local