Searched refs:paintPaths (Results 1 – 10 of 10) sorted by relevance
/third_party/flutter/skia/src/core/ |
D | SkDraw_text.cpp | 89 void SkDraw::paintPaths(SkSpan<const SkPathPos> pathsAndPositions, in paintPaths() function in SkDraw
|
D | SkGlyphRunPainter.h | 54 virtual void paintPaths(SkSpan<const SkPathPos> pathsAndPositions,
|
D | SkDraw.h | 87 void paintPaths(SkSpan<const SkPathPos> pathsAndPositions,
|
D | SkOverdrawCanvas.cpp | 53 void paintPaths(SkSpan<const SkPathPos> pathsAndPositions, SkScalar scale, in paintPaths() function in __anon534a71310111::TextDevice
|
D | SkGlyphRunPainter.cpp | 225 bitmapDevice->paintPaths( in drawForBitmapDevice()
|
/third_party/skia/src/core/ |
D | SkGlyphRunPainter.h | 74 virtual void paintPaths(
|
D | SkDraw.h | 84 void paintPaths(SkDrawableGlyphBuffer* drawables,
|
D | SkDraw_text.cpp | 114 void SkDraw::paintPaths(SkDrawableGlyphBuffer* drawables, in paintPaths() function in SkDraw
|
D | SkOverdrawCanvas.cpp | 53 void paintPaths(SkDrawableGlyphBuffer*, SkScalar, SkPoint, const SkPaint&) const override {} in paintPaths() function in __anonab8bdb5c0111::TextDevice
|
D | SkGlyphRunPainter.cpp | 117 bitmapDevice->paintPaths( in drawForBitmapDevice()
|