Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/tools/circuit_viewer/src/engine/graphics/
DX2DFast.js120 static testTransform(x, y, sw, sh, ra, ox, oy, realw, realh) { argument
176 drawCut(cid, x = 0, y = 0, sw = 1, sh = 1, ra = 0, ox = 0, oy = 0, c = 0xffffffff) { argument
193 drawText(s, size = 14, x = 0, y = 0, sw = 1, sh = 1, ra = 0, ox = 0, oy = 0, c = 0xffffffff) { argument
DXMat4.js150 sw = 1, argument
171 Make2DTransformMat_(mx, my, sw, sh, ra, ox = 0, oy = 0) { argument