Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkGlyphRunPainter.cpp165 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()
DSkGlyphRun.cpp57 SkGlyphRunList::SkGlyphRunList(const SkGlyphRun& glyphRun, const SkPaint& paint) in SkGlyphRunList()
DSkDevice.cpp350 SkGlyphRun glyphRun{ in drawGlyphRunRSXform() local
DSkRemoteGlyphCache.cpp215 for (auto& glyphRun : glyphRunList) { in drawGlyphRunList() local
/external/skia/src/core/
DSkGlyphRunPainter.cpp97 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()
DSkGlyphRun.cpp119 SkGlyphRunList::SkGlyphRunList(const SkGlyphRun& glyphRun, const SkRect& bounds, SkPoint origin) in SkGlyphRunList()
DSkTextBlob.cpp863 int get_glyph_run_intercepts(const SkGlyphRun& glyphRun, in get_glyph_run_intercepts()
936 for (const SkGlyphRun& glyphRun : glyphRunList) { in getIntercepts() local
DSkDevice.cpp456 SkGlyphRun glyphRun { in simplifyGlyphRunRSXFormAndRedraw() local
DSkCanvas.cpp2217 SkGlyphRun glyphRun { in drawGlyphs() local
2237 SkGlyphRun glyphRun { in drawGlyphs() local
2260 SkGlyphRun glyphRun { in drawGlyphs() local
DSkRemoteGlyphCache.cpp843 for (auto& glyphRun : glyphRunList) { in onDrawGlyphRunList() local
/external/skia/src/svg/
DSkSVGDevice.cpp179 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/
DSkSVGDevice.cpp851 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/
DSkPDFDevice.cpp748 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/skqp/src/ports/
DSkRemotableFontMgr_win_dw.cpp244 DWRITE_GLYPH_RUN const* glyphRun, in DrawGlyphRun()
DSkFontMgr_win_dw.cpp533 DWRITE_GLYPH_RUN const* glyphRun, in DrawGlyphRun()
/external/skia/src/ports/
DSkRemotableFontMgr_win_dw.cpp245 DWRITE_GLYPH_RUN const* glyphRun, in DrawGlyphRun()
DSkFontMgr_win_dw.cpp565 DWRITE_GLYPH_RUN const* glyphRun, in DrawGlyphRun()
/external/skqp/src/pdf/
DSkPDFDevice.cpp1010 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/
DGrSurfaceDrawContext.cpp365 for (auto& glyphRun : glyphRunList) { in drawGlyphRunListNoCache() local
/external/skia/src/gpu/text/
DGrTextBlob.cpp1511 for (auto& glyphRun : glyphRunList) { in Make() local