Searched defs:animationDoubleParams (Results 1 – 2 of 2) sorted by relevance
75 …nique_ptr<JsonValue>& argsPtrDelay, std::unordered_map<std::string, double>& animationDoubleParams) in JsParseDoubleParams()218 std::unordered_map<std::string, double>& animationDoubleParams, in JsParseAnimatorParams()
493 std::unordered_map<std::string, double> animationDoubleParams; in JsCreateAnimation() local