Searched defs:oy (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/graphics/ |
H A D | X2DFast.js | 78 DrawCircle(ox, oy, rw, rh, c = 0xffffffff, lw = 1) { argument 120 static testTransform(x, y, sw, sh, ra, ox, oy, realw, realh) { argument 195 drawCut(cid, x = 0, y = 0, sw = 1, sh = 1, ra = 0, ox = 0, oy = 0, c = COLOR) { argument 215 …drawText(s, size = DRAWTEXT_SIZE, x = 0, y = 0, sw = 1, sh = 1, ra = 0, ox = 0, oy = 0, c = COLOR)… argument
|
H A D | XMat4.js | 153 Make2DTransformMat(mx = 0, my = 0, sw = 1, sh = 1, ra = 0, ox = 0, oy = 0, realw = 0, realh = 0) { argument 193 Make2DTransformMat_(mx, my, sw, sh, ra, ox = 0, oy = 0) { argument
|