Fix uninitialized color filter data on GrPaint
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 16 Aug 2012 15:06:57 +0000 (15:06 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Thu, 16 Aug 2012 15:06:57 +0000 (15:06 +0000)
commit0d944821934145055f293fc717418d25208b9836
treec1d831622031578108682035899a052569f41489
parent51ee8f1fd2553c576c4173ec701253e933115777
Fix uninitialized color filter data on GrPaint

Review URL: http://codereview.appspot.com/6443135/

git-svn-id: http://skia.googlecode.com/svn/trunk@5125 2bbb7eff-a529-9590-31e7-b0007b416f81
src/gpu/SkGpuDevice.cpp