Searched refs:computeMatrices (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/skia/src/core/ |
H A D | SkScalerContext.h | 213 bool computeMatrices(PreMatrixScale preMatrixScale,
|
H A D | SkScalerContext.cpp | 862 bool SkScalerContextRec::computeMatrices(PreMatrixScale preMatrixScale, SkVector* s, SkMatrix* sA, in computeMatrices() function in SkScalerContextRec
|
/aosp_15_r20/external/skia/src/ports/ |
H A D | SkScalerContext_mac_ct.cpp | 133 bool invertible = fRec.computeMatrices(SkScalerContextRec::PreMatrixScale::kVertical, in SkScalerContext_Mac()
|
H A D | SkTypeface_fontations.cpp | 322 fRec.computeMatrices( in SkFontationsScalerContext()
|
H A D | SkFontHost_FreeType.cpp | 1035 fRec.computeMatrices(SkScalerContextRec::PreMatrixScale::kFull, &fScale, &fMatrix22Scalar); in SkScalerContext_FreeType()
|
H A D | SkFontHost_win.cpp | 669 fRec.computeMatrices(scaleConstraints, &scale, &sA, &GsA, &fG_inv, &A); in SkScalerContext_GDI()
|
H A D | SkScalerContext_win_dw.cpp | 293 fRec.computeMatrices(SkScalerContextRec::PreMatrixScale::kVertical, &scale, &fSkXform); in SkScalerContext_DW()
|
/aosp_15_r20/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
H A D | commit.csv | 90435 …[email protected],SkScalerContextRec::computeMatrices to return sta… 91261 …[email protected],Improve computeMatrices singular matr…
|