Searched refs:dstChain (Results 1 – 1 of 1) sorted by relevance
4013 sp<EffectChain> dstChain; in moveEffectChain_l() local4032 if (dstChain == 0) { in moveEffectChain_l()4033 dstChain = effect->getCallback()->chain().promote(); in moveEffectChain_l()4034 if (dstChain == 0) { in moveEffectChain_l()4039 strategy = dstChain->strategy(); in moveEffectChain_l()4066 sp<EffectChain> dstChain; in moveAuxEffectToIo() local4083 dstChain = effect->getCallback()->chain().promote(); in moveAuxEffectToIo()4084 if (dstChain == 0) { in moveAuxEffectToIo()