Searched defs:animationFrames (Results 1 – 2 of 2) sorted by relevance
29 …ue_ptr<JsonValue>& argsPtrAnimation, std::unordered_map<std::string, std::string>& animationFrames) in JsParseAnimationFramesInternal()100 const std::vector<std::unordered_map<std::string, std::string>>& animationFrames) in HandleTransformOrigin()147 const std::vector<std::unordered_map<std::string, std::string>>& animationFrames, in SetTweenComponentParams()155 …t std::string& content, std::vector<std::unordered_map<std::string, std::string>>& animationFrames) in JsParseAnimationFrames()
401 std::vector<std::unordered_map<std::string, std::string>> animationFrames; in JsCreateAnimation() local