Home
last modified time | relevance | path

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

/third_party/skia/docs/examples/
DSkFontMgr_example2.cpp16 float textScale = 24; in draw() local
/third_party/flutter/skia/gm/
Dglyph_pos.cpp88 SkScalar textScale, in drawTestCase()
/third_party/skia/gm/
Dglyph_pos.cpp88 SkScalar textScale, in drawTestCase()
/third_party/skia/src/pdf/
DSkPDFDevice.cpp234 SkScalar textScale = 0) in ScopedContentEntry()
247 ScopedContentEntry(SkPDFDevice* dev, const SkPaint& paint, SkScalar textScale = 0) in ScopedContentEntry()
1146 SkScalar textScale, in populate_graphic_state_entry_from_paint()
1220 SkScalar textScale, in setUpContentEntry()
/third_party/flutter/skia/src/pdf/
DSkPDFDevice.cpp211 SkScalar textScale = 0) in ScopedContentEntry()
224 ScopedContentEntry(SkPDFDevice* dev, const SkPaint& paint, SkScalar textScale = 0) in ScopedContentEntry()
1166 SkScalar textScale, in populate_graphic_state_entry_from_paint()
1237 SkScalar textScale, in setUpContentEntry()
/third_party/flutter/skia/src/core/
DSkGlyphRunPainter.cpp794 SkScalar textScale) { in appendSourceSpaceGlyph()