Searched refs:callAllCuts (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/graphics/ |
H A D | XTexture.js | 118 this.callAllCuts(this.tmpCutid, rid, x, y, w, h, ww, hh); 122 callAllCuts(param, rid, x, y, w, h, ww, hh) { method in XTexture 141 this.callAllCuts(this.aiCutid, rid, x, y, w, h, ww, hh);
|