Home | History | Annotate | Download | only in ports

Lines Matching refs:fontScale

917     SkScalar fontScale = getFontScale(fCGFont);
918 fAdjustBadMatrix.preScale(fontScale, fontScale);