Make SkDashPathEffect fail for stroke+fill style (in addition to fill style)
authorbsalomon <bsalomon@google.com>
Thu, 9 Jun 2016 13:03:38 +0000 (06:03 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 9 Jun 2016 13:03:38 +0000 (06:03 -0700)
commita058786ae3cd9402194de94f6658a19efe3f34ef
tree51a0edc0a1f59cd46e3fdbf5b617ca63fd875551
parenta9e878c836994bce695274b4c28890290139dcdf
Make SkDashPathEffect fail for stroke+fill style (in addition to fill style)
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2048183002

Review-Url: https://codereview.chromium.org/2048183002
src/gpu/GrStyle.cpp
src/utils/SkDashPath.cpp
tests/GrShapeTest.cpp