Searched refs:blendedShadow (Results 1 – 1 of 1) sorted by relevance
375 ShadowData* blendedShadow = blendFunc(anim, srcShadow, dstShadow, progress); in blend() local377 newShadowData = blendedShadow; in blend()379 lastShadow->setNext(blendedShadow); in blend()381 lastShadow = blendedShadow; in blend()