Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fxbarcode/oned/
H A DBC_OnedUPCAWriter.cpp131 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 Dcanvaskit-wasm-tests.ts685 const matr3 = m44.lookat([1, 2, 3], [4, 5, 6], [7, 8, 9]); // $ExpectType number[] constant