Fix compile errors in blur code on Windows.
authorjvanverth@google.com <jvanverth@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 20 Feb 2013 19:02:34 +0000 (19:02 +0000)
committerjvanverth@google.com <jvanverth@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Wed, 20 Feb 2013 19:02:34 +0000 (19:02 +0000)
commitd98df1a3c468a2a7a5fff5efbf6dbdaf077d1abe
tree181dae4410ebf61eaf19812603e3e8a4b5d7c7f9
parent1e1a24e2cae6a6b2536d158294c874300ef822b1
Fix compile errors in blur code on Windows.

Various typecasts to remove warnings and get this code building on Windows.

git-svn-id: http://skia.googlecode.com/svn/trunk@7797 2bbb7eff-a529-9590-31e7-b0007b416f81
gm/blurrect.cpp
src/effects/SkBlurMask.cpp