Home | History | Annotate | Download | only in audioflinger

Lines Matching defs:setThread

1486     effect->setThread(thread);
1955 void AudioFlinger::EffectChain::setThread(const sp<ThreadBase>& thread)
1960 mEffects[i]->setThread(thread);