Home
last modified time | relevance | path

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

/external/skia/src/svg/
DSkSVGDevice.cpp216 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/
DSkGlyphRunPainter.cpp187 for (auto& glyphRun : glyphRunList) { in drawForBitmapDevice() local
DSkTextBlob.cpp866 int get_glyph_run_intercepts(const sktext::GlyphRun& glyphRun, in get_glyph_run_intercepts()
932 for (const sktext::GlyphRun& glyphRun : glyphRunList) { in getIntercepts() local
DSkDevice.cpp447 sktext::GlyphRun glyphRun { in simplifyGlyphRunRSXFormAndRedraw() local
DSkCanvas.cpp2514 sktext::GlyphRun glyphRun { in drawGlyphs() local
2532 sktext::GlyphRun glyphRun { in drawGlyphs() local
2553 sktext::GlyphRun glyphRun { in drawGlyphs() local
/external/skia/src/text/
DGlyphRun.cpp54 GlyphRunList::GlyphRunList(const GlyphRun& glyphRun, in GlyphRunList()
/external/skia/src/pdf/
DSkPDFDevice.cpp762 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/
DSkRemotableFontMgr_win_dw.cpp245 DWRITE_GLYPH_RUN const* glyphRun, in DrawGlyphRun()
DSkFontMgr_win_dw.cpp394 DWRITE_GLYPH_RUN const* glyphRun, in DrawGlyphRun()
/external/skia/src/text/gpu/
DSubRunContainer.cpp2505 for (auto& glyphRun : glyphRunList) { in MakeInAlloc() local