Searched defs:runPaint (Results 1 – 7 of 7) sorted by relevance
| /third_party/flutter/skia/src/core/ |
| D | SkGlyphRunPainter.cpp | 163 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/ |
| D | SkGlyphRunPainter.cpp | 229 const SkPaint& runPaint, in processGlyphRun()
|
| /third_party/flutter/skia/src/gpu/text/ |
| D | GrTextBlob.cpp | 234 SkPaint runPaint{paint}; in flush() local
|
| /third_party/flutter/skia/src/svg/ |
| D | SkSVGDevice.cpp | 959 const SkPaint& runPaint) { in drawGlyphRunAsPath() 964 const SkPaint& runPaint) { in drawGlyphRunAsText()
|
| /third_party/skia/src/pdf/ |
| D | SkPDFDevice.cpp | 756 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/ |
| D | SkPDFDevice.cpp | 730 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/ |
| D | GrTextBlob.cpp | 224 SkPaint runPaint{paint}; in draw() local 2402 SkPaint runPaint{drawPaint}; in processSourcePaths() local
|