Home
last modified time | relevance | path

Searched refs:m10 (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/tools/circuit_viewer/src/engine/graphics/
DX2DFast.js155 drawCut_(pcut, m00, m01, m10, m11, m22, m30, m31, c = 0xffffffff) { argument
157 this.vertexFloat32.set([0.0, 0.0, 0.0, pcut.u0, pcut.v0, m00, m01, m10, m11, m22, m30, m31,
159 … pcut.w, 0.0, 0.0, pcut.u1, pcut.v1, m00, m01, m10, m11, m22, m30, m31, this.ridDict[pcut.rid], c,
160 …pcut.w, pcut.h, 0.0, pcut.u2, pcut.v2, m00, m01, m10, m11, m22, m30, m31, this.ridDict[pcut.rid], …
161 0.0, 0.0, 0.0, pcut.u0, pcut.v0, m00, m01, m10, m11, m22, m30, m31, this.ridDict[pcut.rid], c,
162 …pcut.w, pcut.h, 0.0, pcut.u2, pcut.v2, m00, m01, m10, m11, m22, m30, m31, this.ridDict[pcut.rid], …
163 …0.0, pcut.h, 0.0, pcut.u3, pcut.v3, m00, m01, m10, m11, m22, m30, m31, this.ridDict[pcut.rid], c,],
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js1771 i[11] = t.m10;
3853 i[11] = t.m10;
11773 t.z = (i.m02 * s + i.m06 * n + i.m10 * r + i.m14) * o;
11784 t.z = (i.m02 * s + i.m06 * n + i.m10 * r) * o;
11802 t.z = i.m02 * s + i.m06 * n + i.m10 * r + i.m14;
12070 this.z = (t.m02 * e + t.m06 * i + t.m10 * s + t.m14) * n;
12258 const S = i.m10;
12339 t.m08 = e.m10;
12434 const _ = e.m10;
13264 …qi(t.m00, t.m01, t.m02, t.m03, t.m04, t.m05, t.m06, t.m07, t.m08, t.m09, t.m10, t.m11, t.m12, t.m1…
[all …]
/arkcompiler/ets_frontend/testTs/
Dtest-case.patch6617 +import * as m10 from "./subfolder2/another/index.js";
6641 +void m10;
6706 +import * as m10 from "./subfolder2/another/index.js";
6730 +void m10;
6794 +import * as m10 from "./subfolder2/another/index.js";
6818 +void m10;
7805 +import * as m10 from "./subfolder2/another/index.js";
7829 +void m10;
7895 +import * as m10 from "./subfolder2/another/index.js";
7919 +void m10;
[all …]