Home
last modified time | relevance | path

Searched defs:runPaint (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/skia/src/core/
DSkGlyphRunPainter.cpp163 const SkPaint& runPaint = glyphRunList.paint(); in drawForBitmapDevice() local
292 const SkPaint& runPaint, in processARGBFallback()
388 const SkPaint& runPaint = glyphRunList.paint(); in processGlyphRunList() local
814 const SkPaint& runPaint = glyphRunList.paint(); in generateFromGlyphRunList() local
/third_party/skia/src/core/
DSkGlyphRunPainter.cpp229 const SkPaint& runPaint, in processGlyphRun()
/third_party/flutter/skia/src/gpu/text/
DGrTextBlob.cpp234 SkPaint runPaint{paint}; in flush() local
/third_party/flutter/skia/src/svg/
DSkSVGDevice.cpp959 const SkPaint& runPaint) { in drawGlyphRunAsPath()
964 const SkPaint& runPaint) { in drawGlyphRunAsText()
/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()
/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()
/third_party/skia/src/gpu/text/
DGrTextBlob.cpp224 SkPaint runPaint{paint}; in draw() local
2402 SkPaint runPaint{drawPaint}; in processSourcePaths() local