Searched defs:KeyframeParam (Results 1 – 1 of 1) sorted by relevance
323 struct KeyframeParam { struct324 int32_t duration = 0;325 RefPtr<Curve> curve;326 std::function<void()> animationClosure;