Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/
H A DXTools.js37 export function fAngle(x, y) { function
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/graphics/
H A DX2DFast.js21 import { fAngle, iDistance } from '../XTools.js';
106 fAngle(x2 - x1, y2 - y1),