Searched refs:threadChains (Results 1 – 1 of 1) sorted by relevance
3578 const Vector<sp<IAfEffectChain>> threadChains = t->getEffectChains_l(); in purgeStaleEffects_l() local3579 for (size_t j = 0; j < threadChains.size(); j++) { in purgeStaleEffects_l()3580 sp<IAfEffectChain> ec = threadChains[j]; in purgeStaleEffects_l()3590 const Vector<sp<IAfEffectChain>> threadChains = t->getEffectChains_l(); in purgeStaleEffects_l() local3591 for (size_t j = 0; j < threadChains.size(); j++) { in purgeStaleEffects_l()3592 sp<IAfEffectChain> ec = threadChains[j]; in purgeStaleEffects_l()3600 const Vector<sp<IAfEffectChain>> threadChains = t->getEffectChains_l(); in purgeStaleEffects_l() local3601 for (size_t j = 0; j < threadChains.size(); j++) { in purgeStaleEffects_l()3602 sp<IAfEffectChain> ec = threadChains[j]; in purgeStaleEffects_l()