Searched refs:dstChain (Results 1 – 1 of 1) sorted by relevance
3709 sp<EffectChain> dstChain; in moveEffectChain_l() local3728 if (dstChain == 0) { in moveEffectChain_l()3729 dstChain = effect->callback()->chain().promote(); in moveEffectChain_l()3730 if (dstChain == 0) { in moveEffectChain_l()3735 strategy = dstChain->strategy(); in moveEffectChain_l()3762 sp<EffectChain> dstChain; in moveAuxEffectToIo() local3779 dstChain = effect->callback()->chain().promote(); in moveAuxEffectToIo()3780 if (dstChain == 0) { in moveAuxEffectToIo()