extend gradients to handle (by clamping) the first and last color position if
authorreed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 3 Apr 2009 13:33:51 +0000 (13:33 +0000)
committerreed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 3 Apr 2009 13:33:51 +0000 (13:33 +0000)
commit41bccf55b56d75ab0c0b3726dd64baba80ba7e90
tree3bf5b9b5f7b7d28661abdd16f20a84c03411bc28
parent2043f7d009a795e164c58f4674e6b879aeb679c9
extend gradients to handle (by clamping) the first and last color position if
it is not at 0 or 1.

git-svn-id: http://skia.googlecode.com/svn/trunk@146 2bbb7eff-a529-9590-31e7-b0007b416f81
src/effects/SkGradientShader.cpp