Searched refs:strikeToSourceRatio (Results 1 – 4 of 4) sorted by relevance
247 const SkScalar scale = strikeSpec.strikeToSourceRatio(); in measureText()270 SkScalar scale = strikeSpec.strikeToSourceRatio(); in getWidthsBounds()296 sum += glyph->advanceVector() * strikeSpec.strikeToSourceRatio(); in getPos()311 loc += glyph->advanceX() * strikeSpec.strikeToSourceRatio(); in getXPos()358 if (strikeSpec.strikeToSourceRatio() != 1) { in getMetrics()359 SkFontPriv::ScaleFontMetrics(metrics, strikeSpec.strikeToSourceRatio()); in getMetrics()
80 SkScalar strikeToSourceRatio() const { return fStrikeToSourceRatio; } in strikeToSourceRatio() function
118 bitmapDevice->paintPaths(&fDrawable, strikeSpec.strikeToSourceRatio(), pathPaint); in drawForBitmapDevice()219 fRejects.rejectedMaxDimension() * strikeSpec.strikeToSourceRatio(); in processGlyphRunList()
79 SkScalar strikeToSource = fStrikeSpec.strikeToSourceRatio(); in appendGlyphs()481 subRun->fStrikeSpec.strikeToSourceRatio()); in flush()