Remove a few old uses of SK_RESTRICT on references.
authortomhudson@google.com <tomhudson@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 12 Jul 2011 19:19:03 +0000 (19:19 +0000)
committertomhudson@google.com <tomhudson@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 12 Jul 2011 19:19:03 +0000 (19:19 +0000)
commit333d6cb2448d0febcbeb7c8c7310c0ff2d1a6104
tree23ca18d5531634a72f14e92b78c3348e9169a291
parentadec446b75fa3beec33c23fb8a7ad33c84d49afd
Remove a few old uses of SK_RESTRICT on references.
Conditionally #defines SK_RESTRICT to be __restrict on Win32;
this successfully compiles in VS2008.

git-svn-id: http://skia.googlecode.com/svn/trunk@1841 2bbb7eff-a529-9590-31e7-b0007b416f81
include/core/SkPreConfig.h
src/core/SkBlitter_RGB16.cpp