/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/core/ |
D | SkGlyphRunPainter.cpp | 97 for (auto& glyphRun : glyphRunList) { in drawForBitmapDevice() local 228 void SkGlyphRunListPainter::processGlyphRun(const SkGlyphRun& glyphRun, in processGlyphRun() 380 auto SkGlyphRunListPainter::ensureBuffers(const SkGlyphRun& glyphRun) -> ScopedBuffers { in ensureBuffers()
|
D | SkGlyphRun.cpp | 119 SkGlyphRunList::SkGlyphRunList(const SkGlyphRun& glyphRun, const SkRect& bounds, SkPoint origin) in SkGlyphRunList()
|
D | SkTextBlob.cpp | 863 int get_glyph_run_intercepts(const SkGlyphRun& glyphRun, in get_glyph_run_intercepts() 936 for (const SkGlyphRun& glyphRun : glyphRunList) { in getIntercepts() local
|
D | SkDevice.cpp | 456 SkGlyphRun glyphRun { in simplifyGlyphRunRSXFormAndRedraw() local
|
D | SkCanvas.cpp | 2217 SkGlyphRun glyphRun { in drawGlyphs() local 2237 SkGlyphRun glyphRun { in drawGlyphs() local 2260 SkGlyphRun glyphRun { in drawGlyphs() local
|
D | SkRemoteGlyphCache.cpp | 843 for (auto& glyphRun : glyphRunList) { in onDrawGlyphRunList() local
|
/external/skia/src/svg/ |
D | SkSVGDevice.cpp | 179 void AddPath(const SkGlyphRun& glyphRun, const SkPoint& offset, SkPath* path) { in AddPath() 982 SVGTextBuilder(SkPoint origin, const SkGlyphRun& glyphRun) in SVGTextBuilder() 1077 for (auto& glyphRun : glyphRunList) { in onDrawGlyphRunList() local 1087 for (auto& glyphRun : glyphRunList) { in onDrawGlyphRunList() 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 | 748 const SkGlyphRun& glyphRun, SkPoint offset, const SkPaint& runPaint) { in drawGlyphRunAsPath() 804 const SkGlyphRun& glyphRun, SkPoint offset, const SkPaint& runPaint) { in internalDrawGlyphRun() 955 for (const SkGlyphRun& 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 | 565 DWRITE_GLYPH_RUN const* glyphRun, in DrawGlyphRun()
|
/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/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
|
/external/skia/src/gpu/ |
D | GrSurfaceDrawContext.cpp | 365 for (auto& glyphRun : glyphRunList) { in drawGlyphRunListNoCache() local
|
/external/skia/src/gpu/text/ |
D | GrTextBlob.cpp | 1511 for (auto& glyphRun : glyphRunList) { in Make() local
|