Home
last modified time | relevance | path

Searched defs:curve (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js56838 return new Yq(this._channels.map((({curve: t}) => t))); property
58619 curve: new YZ(t.data, this._duration), property
59438 … if (Array.from(i.channels()).every((({curve: t}) => 0 === t.keyFramesCount))) continue; property
83559 get curve() { getter