Searched refs:setThread (Results 1 – 3 of 3) sorted by relevance
92 void setThread(const wp<ThreadBase>& thread) { mThread = thread; } in setThread() function363 void setThread(const sp<ThreadBase>& thread);
1530 effect->setThread(thread); in addEffect_l()2009 void AudioFlinger::EffectChain::setThread(const sp<ThreadBase>& thread) in setThread() function in android::AudioFlinger::EffectChain2014 mEffects[i]->setThread(thread); in setThread()
2865 chain->setThread(this); in addEffectChain_l()7521 chain->setThread(this); in addEffectChain_l()