increase gm offsetimagefilter stroke width
authorcaryclark <caryclark@google.com>
Thu, 16 Jul 2015 14:06:46 +0000 (07:06 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 16 Jul 2015 14:06:46 +0000 (07:06 -0700)
commit5f7f4288442c863545d1f5067d9460008cb31c5c
tree0f1d4d85de48dbba9d3f38eead2c53d56e4d57a4
parent8a955af001a2fb5cef2f4093214f734232c4c294
increase gm offsetimagefilter stroke width

With a hairline width, offsetimagefilter fails to draw the
rectangle on some platforms. Make the width 2 so that it
shows up everywhere.

TBR=reed@google.com

Review URL: https://codereview.chromium.org/1236133003
gm/offsetimagefilter.cpp