Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkGlyphRunPainter.cpp229 const SkPaint& runPaint, in processGlyphRun()
/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/skia/src/gpu/text/
DGrTextBlob.cpp222 SkPaint runPaint{paint}; in draw() local
2400 SkPaint runPaint{drawPaint}; in processSourcePaths() local