Home
last modified time | relevance | path

Searched refs:PreMatrixScale (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/core/
DSkScalerContext.h88 enum PreMatrixScale { enum
125 void computeMatrices(PreMatrixScale preMatrixScale,
DSkScalerContext.cpp712 void SkScalerContextRec::computeMatrices(PreMatrixScale preMatrixScale, SkVector* s, SkMatrix* sA, in computeMatrices()
/external/skia/src/ports/
DSkFontHost_win.cpp621 SkScalerContextRec::PreMatrixScale scaleConstraints = in SkScalerContext_GDI()