Home
last modified time | relevance | path

Searched defs:centemPerUnit (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/xps/
DSkXPSDevice.cpp2050 ProcessOneGlyph(FLOAT centemPerUnit, SkBitSet* glyphUse, GlyphRun* xpsGlyphs) in ProcessOneGlyph()
2113 FLOAT centemPerUnit = 100.0f / SkScalarToFLOAT(paint.getTextSize()); in drawText() local
2171 FLOAT centemPerUnit = 100.0f / SkScalarToFLOAT(paint.getTextSize()); in drawPosText() local