Home
last modified time | relevance | path

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

/third_party/skia/src/ports/
DSkFontHost_win.cpp173 static const MAT2 mat2 = {{0, 1}, {0, 0}, {0, 0}, {0, 1}}; in calculateGlyphCount()
588 MAT2 fGsA;
590 MAT2 fMat22;
592 MAT2 fHighResMat22;
915 static const MAT2 gMat2Identity = {{0, 1}, {0, 0}, {0, 0}, {0, 1}};
/third_party/flutter/skia/src/ports/
DSkFontHost_win.cpp173 static const MAT2 mat2 = {{0, 1}, {0, 0}, {0, 0}, {0, 1}}; in calculateGlyphCount()
581 MAT2 fGsA;
583 MAT2 fMat22;
585 MAT2 fHighResMat22;
918 static const MAT2 gMat2Identity = {{0, 1}, {0, 0}, {0, 0}, {0, 1}};
/third_party/flutter/skia/third_party/externals/icu/source/samples/layout/
DGDIFontInstance.cpp375 MAT2 identity = {{0, 1}, {0, 0}, {0, 0}, {0, 1}}; in getGlyphAdvance()
/third_party/icu/icu4c/source/samples/layout/
DGDIFontInstance.cpp375 MAT2 identity = {{0, 1}, {0, 0}, {0, 0}, {0, 1}}; in getGlyphAdvance()
/third_party/skia/third_party/externals/icu/source/samples/layout/
DGDIFontInstance.cpp375 MAT2 identity = {{0, 1}, {0, 0}, {0, 0}, {0, 1}}; in getGlyphAdvance()
/third_party/mingw-w64/mingw-w64-headers/include/
Dwingdi.h2463 } MAT2,*LPMAT2; typedef
2854 …dc,UINT uChar,UINT fuFormat,LPGLYPHMETRICS lpgm,DWORD cjBuffer,LPVOID pvBuffer,CONST MAT2 *lpmat2);
2855 …dc,UINT uChar,UINT fuFormat,LPGLYPHMETRICS lpgm,DWORD cjBuffer,LPVOID pvBuffer,CONST MAT2 *lpmat2);