Searched refs:dstShadow (Results 1 – 1 of 1) sorted by relevance
340 ShadowData* dstShadow = shadowB ? shadowB : &defaultShadowData; in blend() local343 newShadowData = blendFunc(anim, srcShadow, dstShadow, progress); in blend()345 newShadowData->next = blendFunc(anim, srcShadow, dstShadow, progress); in blend()