Searched defs:KeyframeParam (Results 1 – 1 of 1) sorted by relevance
181 struct KeyframeParam { struct182 int32_t duration = 0;183 RefPtr<Curve> curve;184 std::function<void()> animationClosure;