Searched refs:gMat2Identity (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/ports/ |
H A D | SkFontHost_win.cpp | 915 static const MAT2 gMat2Identity = {{0, 1}, {0, 0}, {0, 0}, {0, 1}}; variable 973 DWORD len = GetGlyphOutlineW(fDDC, 'x', GGO_METRICS, &gm, 0, 0, &gMat2Identity); in generateFontMetrics()
|
Completed in 4 milliseconds