Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/
H A Dindex.js37 Scr.setLogicScreenSize(canvas.width, canvas.height);
59 Scr.setLogicScreenSize(canvas.width, canvas.height);
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/
H A DXDefine.js28 static setLogicScreenSize(w, h) { method in Scr