Home
last modified time | relevance | path

Searched defs:makeScale (Results 1 – 2 of 2) sorted by relevance

/developtools/ace_ets2bundle/koala-wrapper/koalaui/common/src/
DMatrix33.ts42 static makeScale(dx: float32, dy: float32 = dx): Matrix33 { method in Matrix33
/developtools/ace_ets2bundle/koala-wrapper/koalaui/common/dist/lib/src/
DMatrix33.js38 static makeScale(dx, dy = dx) { method in Matrix33