Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/svg/
H A DSkSVGDevice.cpp211 void AddPath(const sktext::GlyphRun& glyphRun, const SkPoint& offset, SkPath* path) { in AddPath()
1051 SVGTextBuilder(SkPoint origin, const sktext::GlyphRun& glyphRun) in SVGTextBuilder()
1148 for (auto& glyphRun : glyphRunList) { in onDrawGlyphRunList() local
1158 for (auto& glyphRun : glyphRunList) { in onDrawGlyphRunList() local
/aosp_15_r20/external/skia/src/pdf/
H A DSkPDFDevice.cpp834 const sktext::GlyphRun& glyphRun, SkPoint offset, const SkPaint& runPaint) { in drawGlyphRunAsPath()
890 const sktext::GlyphRun& glyphRun, SkPoint offset, const SkPaint& runPaint) { in internalDrawGlyphRun()
1069 for (const sktext::GlyphRun& glyphRun : glyphRunList) { in onDrawGlyphRunList() local
/aosp_15_r20/external/skia/src/core/
H A DSkTextBlob.cpp873 int get_glyph_run_intercepts(const sktext::GlyphRun& glyphRun, in get_glyph_run_intercepts()
939 for (const sktext::GlyphRun& glyphRun : glyphRunList) { in getIntercepts() local
H A DSkGlyphRunPainter.cpp199 for (auto& glyphRun : glyphRunList) { in drawForBitmapDevice() local
H A DSkCanvas.cpp2456 sktext::GlyphRun glyphRun { in drawGlyphs() local
2474 sktext::GlyphRun glyphRun { in drawGlyphs() local
2495 sktext::GlyphRun glyphRun { in drawGlyphs() local
H A DSkDevice.cpp451 sktext::GlyphRun glyphRun { in simplifyGlyphRunRSXFormAndRedraw() local
/aosp_15_r20/external/skia/src/text/
H A DGlyphRun.cpp56 GlyphRunList::GlyphRunList(const GlyphRun& glyphRun, in GlyphRunList()
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Ddwrite_2.h45 DWRITE_GLYPH_RUN glyphRun; member
Ddwrite.h665 …rTarget_DrawGlyphRun(This,baselineOriginX,baselineOriginY,measuringMode,glyphRun,renderingParams,t… argument
816 #define IDWriteFactory_CreateGlyphRunAnalysis(This,glyphRun,pixelsPerDip,transform,renderingMode,me… argument
/aosp_15_r20/external/skia/src/ports/
H A DSkFontMgr_win_dw.cpp394 DWRITE_GLYPH_RUN const* glyphRun, in DrawGlyphRun()
/aosp_15_r20/external/skia/src/text/gpu/
H A DSubRunContainer.cpp1734 for (auto& glyphRun : glyphRunList) { in MakeInAlloc() local