Home
last modified time | relevance | path

Searched refs:AnimationInfo (Results 1 – 2 of 2) sorted by relevance

/external/skia/modules/skottie/src/
DSkottiePriv.h59 struct AnimationInfo { struct
64 AnimationInfo parse(const skjson::ObjectValue&); argument
DSkottie.cpp180 AnimationBuilder::AnimationInfo AnimationBuilder::parse(const skjson::ObjectValue& jroot) { in parse()