Home
last modified time | relevance | path

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

/third_party/skia/src/ports/
H A DSkFontHost_win.cpp600 /** fG_inv is the inverse of the rotational part of the total matrix.
603 SkMatrix fG_inv; member in SkScalerContext_GDI
661 fRec.computeMatrices(scaleConstraints, &scale, &sA, &GsA, &fG_inv, &A); in SkScalerContext_GDI()
908 fG_inv.mapXY(SkIntToScalar(gm.gmCellIncX), SkIntToScalar(gm.gmCellIncY), &advance); in generateMetrics()

Completed in 5 milliseconds