Searched refs:SolidFill (Results 1 – 3 of 3) sorted by relevance
128 SolidFill, enumerator547 LottieObject::type = LottieObject::SolidFill; in prepare()
385 … } else if (child->type == LottieObject::SolidFill || child->type == LottieObject::GradientFill) { in prepare()
898 case LottieObject::SolidFill: { in updateChildren()