Home
last modified time | relevance | path

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

/interface/sdk-js/api/@internal/component/ets/
Dimage.d.ts126 declare type ImageMatrix = import ('../api/@ohos.matrix4').default.Matrix4Transit; alias
138 declare type ImageMatrix = matrix4.Matrix4Transit; alias