Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkGlyphRunPainter.cpp157 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/
DSkGlyphRunPainter.cpp230 const SkPaint& runPaint, in processGlyphRun()
/external/skqp/src/gpu/text/
DGrTextBlob.cpp236 SkPaint runPaint{paint}; in flush() local
/external/skia/src/pdf/
DSkPDFDevice.cpp748 const SkGlyphRun& glyphRun, SkPoint offset, const SkPaint& runPaint) { in drawGlyphRunAsPath()
804 const SkGlyphRun& glyphRun, SkPoint offset, const SkPaint& runPaint) { in internalDrawGlyphRun()
/external/skqp/src/pdf/
DSkPDFDevice.cpp1010 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/
DSkSVGDevice.cpp931 (SkPoint origin, const SkGlyphRun& glyphRun, const SkPaint& runPaint) { in drawGlyphRunList()
/external/skia/src/gpu/text/
DGrTextBlob.cpp219 SkPaint runPaint{paint}; in draw() local
2351 SkPaint runPaint{drawPaint}; in processSourcePaths() local