/external/skqp/src/core/ |
D | SkGlyphRunPainter.cpp | 165 for (auto& glyphRun : glyphRunList) { in drawForBitmapDevice() local 336 SkStrikeInterface* pathCache, const SkGlyphRun& glyphRun, in drawGlyphRunAsPathWithARGBFallback() 373 SkStrikeInterface* cache, const SkGlyphRun& glyphRun, in drawGlyphRunAsBMPWithPathFallback() 434 SkStrikeInterface* cache, const SkGlyphRun& glyphRun, in drawGlyphRunAsSDFWithARGBFallback() 488 SkGlyphRunListPainter::ensureBuffers(const SkGlyphRun& glyphRun) { in ensureBuffers() 737 for (const auto& glyphRun : glyphRunList) { in generateFromGlyphRunList() local 921 const SkPoint& origin, const SkGlyphRun& glyphRun, const SkPaint& runPaint) { in processGlyphRun() 940 const SkGlyphRun& glyphRun, const SkMatrix& runMatrix, in processGlyphRunForMask() 1011 const SkGlyphRun& glyphRun, const SkMatrix& runMatrix, in processGlyphRunForPaths() 1042 const SkGlyphRun& glyphRun, const SkMatrix& runMatrix, in maybeProcessGlyphRunForDFT()
|
D | SkGlyphRun.cpp | 57 SkGlyphRunList::SkGlyphRunList(const SkGlyphRun& glyphRun, const SkPaint& paint) in SkGlyphRunList()
|
D | SkDevice.cpp | 350 SkGlyphRun glyphRun{ in drawGlyphRunRSXform() local
|
D | SkRemoteGlyphCache.cpp | 215 for (auto& glyphRun : glyphRunList) { in drawGlyphRunList() local
|
/external/skia/src/svg/ |
D | SkSVGDevice.cpp | 176 SkPath GetPath(const SkGlyphRun& glyphRun, const SkPoint& offset) { in GetPath() 939 SVGTextBuilder(SkPoint origin, const SkGlyphRun& glyphRun) in SVGTextBuilder() 1026 void SkSVGDevice::drawGlyphRunAsPath(const SkGlyphRun& glyphRun, const SkPoint& origin, in drawGlyphRunAsPath() 1031 void SkSVGDevice::drawGlyphRunAsText(const SkGlyphRun& glyphRun, const SkPoint& origin, in drawGlyphRunAsText() 1047 for (auto& glyphRun : glyphRunList) { in drawGlyphRunList() local
|
/external/skia/src/core/ |
D | SkGlyphRunPainter.cpp | 97 for (auto& glyphRun : glyphRunList) { in drawForBitmapDevice() local 149 for (const auto& glyphRun : glyphRunList) { in processGlyphRunList() local
|
D | SkGlyphRun.cpp | 51 SkGlyphRunList::SkGlyphRunList(const SkGlyphRun& glyphRun, const SkPaint& paint) in SkGlyphRunList()
|
D | SkTextBlob.cpp | 857 int get_glyph_run_intercepts(const SkGlyphRun& glyphRun, in get_glyph_run_intercepts() 931 for (const SkGlyphRun& glyphRun : glyphRunList) { in getIntercepts() local
|
D | SkDevice.cpp | 369 SkGlyphRun glyphRun{ in drawGlyphRunRSXform() local
|
/external/skqp/src/svg/ |
D | SkSVGDevice.cpp | 851 SVGTextBuilder(SkPoint origin, const SkGlyphRun& glyphRun) in SVGTextBuilder() 931 (SkPoint origin, const SkGlyphRun& glyphRun, const SkPaint& runPaint) { in drawGlyphRunList() 941 for (auto& glyphRun : glyphRunList) { in drawGlyphRunList() local
|
/external/skia/src/pdf/ |
D | SkPDFDevice.cpp | 725 const SkGlyphRun& glyphRun, SkPoint offset, const SkPaint& runPaint) { in drawGlyphRunAsPath() 781 const SkGlyphRun& glyphRun, SkPoint offset, const SkPaint& runPaint) { in internalDrawGlyphRun() 942 for (const SkGlyphRun& glyphRun : glyphRunList) { in drawGlyphRunList() local
|
/external/skqp/src/ports/ |
D | SkRemotableFontMgr_win_dw.cpp | 244 DWRITE_GLYPH_RUN const* glyphRun, in DrawGlyphRun()
|
D | SkFontMgr_win_dw.cpp | 533 DWRITE_GLYPH_RUN const* glyphRun, in DrawGlyphRun()
|
/external/skia/src/ports/ |
D | SkRemotableFontMgr_win_dw.cpp | 245 DWRITE_GLYPH_RUN const* glyphRun, in DrawGlyphRun()
|
D | SkFontMgr_win_dw.cpp | 554 DWRITE_GLYPH_RUN const* glyphRun, in DrawGlyphRun()
|
/external/skqp/src/pdf/ |
D | SkPDFDevice.cpp | 1010 const SkGlyphRun& glyphRun, SkPoint offset, const SkPaint& runPaint) { in drawGlyphRunAsPath() 1069 const SkGlyphRun& glyphRun, SkPoint offset, const SkPaint& runPaint) { in internalDrawGlyphRun() 1229 for (const SkGlyphRun& glyphRun : glyphRunList) { in drawGlyphRunList() local
|