Home
last modified time | relevance | path

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

/external/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts3652 export type Matrix3x2 = Float32Array; alias
3702 export type InputMatrix = MallocObj | Matrix4x4 | Matrix3x3 | Matrix3x2 | DOMMatrix | number[];