Home | History | Annotate | Download | only in ports

Lines Matching refs:getFontScale

284 static SkScalar getFontScale(CGFontRef cgFont) {
699 SkScalar scale = SkScalarMul(fRec.fTextSize, getFontScale(fCGFont));
890 SkScalar fontScale = getFontScale(fCGFont);