aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/core/SkDraw.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/core/SkDraw.h b/include/core/SkDraw.h
index 9c96174684..892aec9ea9 100644
--- a/include/core/SkDraw.h
+++ b/include/core/SkDraw.h
@@ -129,6 +129,9 @@ private:
bool pathIsMutable, bool drawCoverage,
SkBlitter* customBlitter = NULL) const;
+ void drawLine(const SkPoint[2], const SkPaint&) const;
+ void drawDevPath(const SkPath& devPath, const SkPaint& paint, bool drawCoverage,
+ SkBlitter* customBlitter, bool doFill) const;
/**
* Return the current clip bounds, in local coordinates, with slop to account
* for antialiasing or hairlines (i.e. device-bounds outset by 1, and then