Searched defs:glyphRun (Results 1 – 10 of 10) sorted by relevance
| /external/skia/src/svg/ |
| D | SkSVGDevice.cpp | 216 void AddPath(const sktext::GlyphRun& glyphRun, const SkPoint& offset, SkPath* path) { in AddPath() 1025 SVGTextBuilder(SkPoint origin, const sktext::GlyphRun& glyphRun) in SVGTextBuilder() 1123 for (auto& glyphRun : glyphRunList) { in onDrawGlyphRunList() local 1133 for (auto& glyphRun : glyphRunList) { in onDrawGlyphRunList() local
|
| /external/skia/src/core/ |
| D | SkGlyphRunPainter.cpp | 187 for (auto& glyphRun : glyphRunList) { in drawForBitmapDevice() local
|
| D | SkTextBlob.cpp | 866 int get_glyph_run_intercepts(const sktext::GlyphRun& glyphRun, in get_glyph_run_intercepts() 932 for (const sktext::GlyphRun& glyphRun : glyphRunList) { in getIntercepts() local
|
| D | SkDevice.cpp | 447 sktext::GlyphRun glyphRun { in simplifyGlyphRunRSXFormAndRedraw() local
|
| D | SkCanvas.cpp | 2514 sktext::GlyphRun glyphRun { in drawGlyphs() local 2532 sktext::GlyphRun glyphRun { in drawGlyphs() local 2553 sktext::GlyphRun glyphRun { in drawGlyphs() local
|
| /external/skia/src/text/ |
| D | GlyphRun.cpp | 54 GlyphRunList::GlyphRunList(const GlyphRun& glyphRun, in GlyphRunList()
|
| /external/skia/src/pdf/ |
| D | SkPDFDevice.cpp | 762 const sktext::GlyphRun& glyphRun, SkPoint offset, const SkPaint& runPaint) { in drawGlyphRunAsPath() 818 const sktext::GlyphRun& glyphRun, SkPoint offset, const SkPaint& runPaint) { in internalDrawGlyphRun() 961 for (const sktext::GlyphRun& glyphRun : glyphRunList) { in onDrawGlyphRunList() local
|
| /external/skia/src/ports/ |
| D | SkRemotableFontMgr_win_dw.cpp | 245 DWRITE_GLYPH_RUN const* glyphRun, in DrawGlyphRun()
|
| D | SkFontMgr_win_dw.cpp | 394 DWRITE_GLYPH_RUN const* glyphRun, in DrawGlyphRun()
|
| /external/skia/src/text/gpu/ |
| D | SubRunContainer.cpp | 2505 for (auto& glyphRun : glyphRunList) { in MakeInAlloc() local
|