aboutsummaryrefslogtreecommitdiffhomepage
path: root/experimental/svg/model/SkSVGAttributeParser.h
diff options
context:
space:
mode:
authorGravatar fmalita <fmalita@chromium.org>2016-08-12 12:15:33 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-08-12 12:15:33 -0700
commit5b31f321fcc3bb7f2ed7cf31ff4b03901228594b (patch)
treef3c65b2e0db3a9d36c448296e745d72832fe6034 /experimental/svg/model/SkSVGAttributeParser.h
parent3602d4f16a01da860d16eb36fb52eb62487495cc (diff)
[SVGDom] <polygon> & <polyline> support
R=robertphillips@google.com,stephana@google.com GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2235273003 Review-Url: https://codereview.chromium.org/2235273003
Diffstat (limited to 'experimental/svg/model/SkSVGAttributeParser.h')
-rw-r--r--experimental/svg/model/SkSVGAttributeParser.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/experimental/svg/model/SkSVGAttributeParser.h b/experimental/svg/model/SkSVGAttributeParser.h
index 637bf4a260..d1ead39223 100644
--- a/experimental/svg/model/SkSVGAttributeParser.h
+++ b/experimental/svg/model/SkSVGAttributeParser.h
@@ -22,6 +22,7 @@ public:
bool parsePaint(SkSVGPaint*);
bool parseLineCap(SkSVGLineCap*);
bool parseLineJoin(SkSVGLineJoin*);
+ bool parsePoints(SkSVGPointsType*);
private:
// Stack-only