Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/graphics/
H A DX2DFast.js186 drawCutEx(cid, tmat, c = COLOR) { argument
192 tmat = tmat.mat;
193 …this.drawCut(pcut, tmat[0][0], tmat[0][1], tmat[1][0], tmat[1][1], tmat[2][2], tmat[3][0], tmat[3]…
212 let tmat = X2DFast.tmpMat.mat;
213 …this.drawCut_(pcut, tmat[0][0], tmat[0][1], tmat[1][0], tmat[1][1], tmat[2][2], tmat[3][0], tmat[3…