Searched refs:dstChain (Results 1 – 1 of 1) sorted by relevance
3757 sp<EffectChain> dstChain; in moveEffectChain_l() local3776 if (dstChain == 0) { in moveEffectChain_l()3777 dstChain = effect->callback()->chain().promote(); in moveEffectChain_l()3778 if (dstChain == 0) { in moveEffectChain_l()3783 strategy = dstChain->strategy(); in moveEffectChain_l()3810 sp<EffectChain> dstChain; in moveAuxEffectToIo() local3827 dstChain = effect->callback()->chain().promote(); in moveAuxEffectToIo()3828 if (dstChain == 0) { in moveAuxEffectToIo()