Searched defs:ximages (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 | 73 this.ximages[rid] = { stat: 1, path: path, tex: texture, w: 1, h: 1 }; class in XTexture.loadTextureFromImage |