Searched defs:runPaint (Results 1 – 8 of 8) sorted by relevance
/external/skqp/src/core/ |
D | SkGlyphRunPainter.cpp | 157 const SkPaint& runPaint = glyphRunList.paint(); in drawForBitmapDevice() local 257 SkScalar maxGlyphDimension, const SkPaint& runPaint, const SkFont& runFont, in processARGBFallback() 337 SkPoint origin, const SkPaint& runPaint, const SkMatrix& viewMatrix, SkScalar textScale, in drawGlyphRunAsPathWithARGBFallback() 435 SkPoint origin, const SkPaint& runPaint, const SkMatrix& viewMatrix, SkScalar textScale, in drawGlyphRunAsSDFWithARGBFallback() 733 const SkPaint& runPaint = glyphRunList.paint(); in generateFromGlyphRunList() local 921 const SkPoint& origin, const SkGlyphRun& glyphRun, const SkPaint& runPaint) { in processGlyphRun() 941 SkPoint origin, const SkPaint& runPaint) { in processGlyphRunForMask() 1012 SkPoint origin, const SkPaint& runPaint) { in processGlyphRunForPaths() 1043 SkPoint origin, const SkPaint& runPaint) { in maybeProcessGlyphRunForDFT()
|
/external/skia/src/core/ |
D | SkGlyphRunPainter.cpp | 89 const SkPaint& runPaint = glyphRunList.paint(); in drawForBitmapDevice() local 146 const SkPaint& runPaint = glyphRunList.paint(); in processGlyphRunList() local
|
/external/skqp/src/gpu/text/ |
D | GrTextBlob.cpp | 236 SkPaint runPaint{paint}; in flush() local
|
/external/skia/src/svg/ |
D | SkSVGDevice.cpp | 1027 const SkPaint& runPaint) { in drawGlyphRunAsPath() 1032 const SkPaint& runPaint) { in drawGlyphRunAsText()
|
/external/skia/src/pdf/ |
D | SkPDFDevice.cpp | 725 const SkGlyphRun& glyphRun, SkPoint offset, const SkPaint& runPaint) { in drawGlyphRunAsPath() 781 const SkGlyphRun& glyphRun, SkPoint offset, const SkPaint& runPaint) { in internalDrawGlyphRun()
|
/external/skqp/src/pdf/ |
D | SkPDFDevice.cpp | 1010 const SkGlyphRun& glyphRun, SkPoint offset, const SkPaint& runPaint) { in drawGlyphRunAsPath() 1069 const SkGlyphRun& glyphRun, SkPoint offset, const SkPaint& runPaint) { in internalDrawGlyphRun()
|
/external/skqp/src/svg/ |
D | SkSVGDevice.cpp | 931 (SkPoint origin, const SkGlyphRun& glyphRun, const SkPaint& runPaint) { in drawGlyphRunList()
|
/external/skia/src/gpu/text/ |
D | GrTextBlob.cpp | 465 SkPaint runPaint{paint}; in flush() local
|