Home
last modified time | relevance | path

Searched refs:gMat2Identity (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/ports/
H A DSkFontHost_win.cpp915 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