Home
last modified time | relevance | path

Searched refs:paintPaths (Results 1 – 10 of 10) sorted by relevance

/third_party/flutter/skia/src/core/
DSkDraw_text.cpp89 void SkDraw::paintPaths(SkSpan<const SkPathPos> pathsAndPositions, in paintPaths() function in SkDraw
DSkGlyphRunPainter.h54 virtual void paintPaths(SkSpan<const SkPathPos> pathsAndPositions,
DSkDraw.h87 void paintPaths(SkSpan<const SkPathPos> pathsAndPositions,
DSkOverdrawCanvas.cpp53 void paintPaths(SkSpan<const SkPathPos> pathsAndPositions, SkScalar scale, in paintPaths() function in __anon534a71310111::TextDevice
DSkGlyphRunPainter.cpp225 bitmapDevice->paintPaths( in drawForBitmapDevice()
/third_party/skia/src/core/
DSkGlyphRunPainter.h74 virtual void paintPaths(
DSkDraw.h84 void paintPaths(SkDrawableGlyphBuffer* drawables,
DSkDraw_text.cpp114 void SkDraw::paintPaths(SkDrawableGlyphBuffer* drawables, in paintPaths() function in SkDraw
DSkOverdrawCanvas.cpp53 void paintPaths(SkDrawableGlyphBuffer*, SkScalar, SkPoint, const SkPaint&) const override {} in paintPaths() function in __anonab8bdb5c0111::TextDevice
DSkGlyphRunPainter.cpp117 bitmapDevice->paintPaths( in drawForBitmapDevice()