Searched defs:KeyframeParam (Results 1 – 1 of 1) sorted by relevance
340 struct KeyframeParam { struct341 int32_t duration = 0;342 RefPtr<Curve> curve;343 std::function<void()> animationClosure;