Home | History | Annotate | Download | only in ports

Lines Matching refs:getFontScale

261 static SkScalar getFontScale(CGFontRef cgFont) {
681 SkScalar scale = SkScalarMul(fRec.fTextSize, getFontScale(fCGFont));
917 SkScalar fontScale = getFontScale(fCGFont);