Home
last modified time | relevance | path

Searched refs:realw (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/graphics/
H A DXMat4.js153 Make2DTransformMat(mx = 0, my = 0, sw = 1, sh = 1, ra = 0, ox = 0, oy = 0, realw = 0, realh = 0) { argument
165 ox = realw / BY_MIDDLE;
168 ox = realw;
H A DX2DFast.js120 static testTransform(x, y, sw, sh, ra, ox, oy, realw, realh) { argument
132 ox = Math.floor(realw / BY_MIDDLE);
135 ox = realw;