Searched refs:MAT2 (Results 1 – 6 of 6) sorted by relevance
/third_party/skia/src/ports/ |
D | SkFontHost_win.cpp | 173 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/ |
D | SkFontHost_win.cpp | 173 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/ |
D | GDIFontInstance.cpp | 375 MAT2 identity = {{0, 1}, {0, 0}, {0, 0}, {0, 1}}; in getGlyphAdvance()
|
/third_party/icu/icu4c/source/samples/layout/ |
D | GDIFontInstance.cpp | 375 MAT2 identity = {{0, 1}, {0, 0}, {0, 0}, {0, 1}}; in getGlyphAdvance()
|
/third_party/skia/third_party/externals/icu/source/samples/layout/ |
D | GDIFontInstance.cpp | 375 MAT2 identity = {{0, 1}, {0, 0}, {0, 0}, {0, 1}}; in getGlyphAdvance()
|
/third_party/mingw-w64/mingw-w64-headers/include/ |
D | wingdi.h | 2463 } 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);
|