Home
last modified time | relevance | path

Searched refs:computeMatrices (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/skia/src/core/
H A DSkScalerContext.h213 bool computeMatrices(PreMatrixScale preMatrixScale,
H A DSkScalerContext.cpp862 bool SkScalerContextRec::computeMatrices(PreMatrixScale preMatrixScale, SkVector* s, SkMatrix* sA, in computeMatrices() function in SkScalerContextRec
/aosp_15_r20/external/skia/src/ports/
H A DSkScalerContext_mac_ct.cpp133 bool invertible = fRec.computeMatrices(SkScalerContextRec::PreMatrixScale::kVertical, in SkScalerContext_Mac()
H A DSkTypeface_fontations.cpp322 fRec.computeMatrices( in SkFontationsScalerContext()
H A DSkFontHost_FreeType.cpp1035 fRec.computeMatrices(SkScalerContextRec::PreMatrixScale::kFull, &fScale, &fMatrix22Scalar); in SkScalerContext_FreeType()
H A DSkFontHost_win.cpp669 fRec.computeMatrices(scaleConstraints, &scale, &sA, &GsA, &fG_inv, &A); in SkScalerContext_GDI()
H A DSkScalerContext_win_dw.cpp293 fRec.computeMatrices(SkScalerContextRec::PreMatrixScale::kVertical, &scale, &fSkXform); in SkScalerContext_DW()
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
H A Dcommit.csv90435[email protected],SkScalerContextRec::computeMatrices to return sta…
91261[email protected],Improve computeMatrices singular matr…