Searched defs:matr3 (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pdfium/fxbarcode/oned/ |
H A D | BC_OnedUPCAWriter.cpp | 131 CFX_Matrix matr3(m_outputHScale, 0.0, 0.0, 1.0, 0.0, 0.0); in ShowChars() local
|
/aosp_15_r20/external/skia/modules/canvaskit/npm_build/types/ |
H A D | canvaskit-wasm-tests.ts | 685 const matr3 = m44.lookat([1, 2, 3], [4, 5, 6], [7, 8, 9]); // $ExpectType number[] constant
|