commit | 8f827fe44aad3c93638bc0f5dec32812c9ba2c98 | [log] [tgz] |
---|---|---|
author | kkinnunen <kkinnunen@nvidia.com> | Wed May 13 00:02:26 2015 -0700 |
committer | Commit bot <commit-bot@chromium.org> | Wed May 13 00:02:26 2015 -0700 |
tree | b260113cf56fbf1f745de60ce7d44cda9072b362 | |
parent | 6cbf18c70bf99f58b2bb1c49cdf8d41be561fee4 [diff] |
Fix SkStrokeRec == to report true for all fills Fix SkStrokeRec == to report true for all fills, regardless of the stale stroking data the object might contain. Review URL: https://codereview.chromium.org/1130153002