Searched refs:parseSlotProperty (Results 1 – 2 of 2) sorted by relevance
76 …ieProperty::Type type = LottieProperty::Type::Invalid, typename T> void parseSlotProperty(T& prop);
363 void LottieParser::parseSlotProperty(T& prop) in parseSlotProperty() function in LottieParser1444 … parseSlotProperty<LottieProperty::Type::ColorStop>(static_cast<LottieGradient*>(obj)->colorStops); in apply()1450 parseSlotProperty<LottieProperty::Type::Color>(static_cast<LottieSolid*>(obj)->color); in apply()1456 parseSlotProperty<LottieProperty::Type::TextDoc>(static_cast<LottieText*>(obj)->doc); in apply()