Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkGlyphRunPainter.cpp96 for (auto& glyphRun : glyphRunList) { in drawForBitmapDevice() local
227 void SkGlyphRunListPainter::processGlyphRun(const SkGlyphRun& glyphRun, in processGlyphRun()
383 auto SkGlyphRunListPainter::ensureBuffers(const SkGlyphRun& glyphRun) -> ScopedBuffers { in ensureBuffers()
DSkGlyphRun.cpp118 SkGlyphRunList::SkGlyphRunList(const SkGlyphRun& glyphRun, const SkRect& bounds, SkPoint origin) in SkGlyphRunList()
DSkTextBlob.cpp900 int get_glyph_run_intercepts(const SkGlyphRun& glyphRun, in get_glyph_run_intercepts()
966 for (const SkGlyphRun& glyphRun : glyphRunList) { in getIntercepts() local
DSkDevice.cpp459 SkGlyphRun glyphRun { in simplifyGlyphRunRSXFormAndRedraw() local
DSkCanvas.cpp2328 SkGlyphRun glyphRun { in drawGlyphs() local
2348 SkGlyphRun glyphRun { in drawGlyphs() local
2371 SkGlyphRun glyphRun { in drawGlyphs() local
DSkRemoteGlyphCache.cpp813 for (auto& glyphRun : glyphRunList) { in onDrawGlyphRunList() local
/third_party/flutter/skia/src/svg/
DSkSVGDevice.cpp135 SkPath GetPath(const SkGlyphRun& glyphRun, const SkPoint& offset) { in GetPath()
871 SVGTextBuilder(SkPoint origin, const SkGlyphRun& glyphRun) in SVGTextBuilder()
958 void SkSVGDevice::drawGlyphRunAsPath(const SkGlyphRun& glyphRun, const SkPoint& origin, in drawGlyphRunAsPath()
963 void SkSVGDevice::drawGlyphRunAsText(const SkGlyphRun& glyphRun, const SkPoint& origin, in drawGlyphRunAsText()
979 for (auto& glyphRun : glyphRunList) { in drawGlyphRunList() local
/third_party/flutter/skia/src/core/
DSkGlyphRunPainter.cpp171 for (auto& glyphRun : glyphRunList) { in drawForBitmapDevice() local
390 for (const auto& glyphRun : glyphRunList) { in processGlyphRunList() local
604 SkGlyphRunListPainter::ensureBuffers(const SkGlyphRun& glyphRun) { in ensureBuffers()
830 void GrTextBlob::startRun(const SkGlyphRun& glyphRun, bool useSDFT) { in startRun()
DSkGlyphRun.cpp58 SkGlyphRunList::SkGlyphRunList(const SkGlyphRun& glyphRun, const SkPaint& paint) in SkGlyphRunList()
DSkTextBlob.cpp853 int get_glyph_run_intercepts(const SkGlyphRun& glyphRun, in get_glyph_run_intercepts()
924 for (const SkGlyphRun& glyphRun : glyphRunList) { in getIntercepts() local
DSkDevice.cpp375 SkGlyphRun glyphRun{ in drawGlyphRunRSXform() local
/third_party/skia/src/svg/
DSkSVGDevice.cpp178 void AddPath(const SkGlyphRun& glyphRun, const SkPoint& offset, SkPath* path) { in AddPath()
987 SVGTextBuilder(SkPoint origin, const SkGlyphRun& glyphRun) in SVGTextBuilder()
1082 for (auto& glyphRun : glyphRunList) { in onDrawGlyphRunList() local
1092 for (auto& glyphRun : glyphRunList) { in onDrawGlyphRunList() local
/third_party/skia/src/pdf/
DSkPDFDevice.cpp756 const SkGlyphRun& glyphRun, SkPoint offset, const SkPaint& runPaint) { in drawGlyphRunAsPath()
812 const SkGlyphRun& glyphRun, SkPoint offset, const SkPaint& runPaint) { in internalDrawGlyphRun()
961 for (const SkGlyphRun& glyphRun : glyphRunList) { in onDrawGlyphRunList() local
/third_party/flutter/skia/src/pdf/
DSkPDFDevice.cpp730 const SkGlyphRun& glyphRun, SkPoint offset, const SkPaint& runPaint) { in drawGlyphRunAsPath()
788 const SkGlyphRun& glyphRun, SkPoint offset, const SkPaint& runPaint) { in internalDrawGlyphRun()
949 for (const SkGlyphRun& glyphRun : glyphRunList) { in drawGlyphRunList() local
/third_party/skia/src/ports/
DSkRemotableFontMgr_win_dw.cpp245 DWRITE_GLYPH_RUN const* glyphRun, in DrawGlyphRun()
DSkFontMgr_win_dw.cpp626 DWRITE_GLYPH_RUN const* glyphRun, in DrawGlyphRun()
/third_party/flutter/skia/src/ports/
DSkRemotableFontMgr_win_dw.cpp245 DWRITE_GLYPH_RUN const* glyphRun, in DrawGlyphRun()
DSkFontMgr_win_dw.cpp555 DWRITE_GLYPH_RUN const* glyphRun, in DrawGlyphRun()
/third_party/skia/src/gpu/v1/
DSurfaceDrawContext.cpp339 for (auto& glyphRun : glyphRunList) { in drawGlyphRunListNoCache() local
/third_party/skia/src/gpu/text/
DGrTextBlob.cpp1539 for (auto& glyphRun : glyphRunList) { in Make() local