Home
last modified time | relevance | path

Searched refs:realh (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
174 oy = realh / BY_MIDDLE;
177 oy = realh;
H A DX2DFast.js120 static testTransform(x, y, sw, sh, ra, ox, oy, realw, realh) { argument
141 oy = Math.floor(realh / BY_MIDDLE);
144 oy = realh;