Searched refs:setThread (Results 1 – 3 of 3) sorted by relevance
92 void setThread(const wp<ThreadBase>& thread) { mThread = thread; } in setThread() function360 void setThread(const sp<ThreadBase>& thread);
1478 effect->setThread(thread); in addEffect_l()1947 void AudioFlinger::EffectChain::setThread(const sp<ThreadBase>& thread) in setThread() function in android::AudioFlinger::EffectChain1952 mEffects[i]->setThread(thread); in setThread()
2289 chain->setThread(this); in addEffectChain_l()6312 chain->setThread(this); in addEffectChain_l()