Searched defs:curve (Results 1 – 1 of 1) sorted by relevance
56838 return new Yq(this._channels.map((({curve: t}) => t))); property58619 curve: new YZ(t.data, this._duration), property59438 … if (Array.from(i.channels()).every((({curve: t}) => 0 === t.keyFramesCount))) continue; property83559 get curve() { getter