Split radial_gradients2 GM into two to reproduce its bug.
authormtklein@google.com <mtklein@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 16 Sep 2013 13:02:52 +0000 (13:02 +0000)
committermtklein@google.com <mtklein@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 16 Sep 2013 13:02:52 +0000 (13:02 +0000)
commit3ef7eeac9a2205285ca56d2d70e4d6740af556e6
tree2abaa3baddbbf3a75788b7841b9a6bd5e578a1db
parent469fec8fee76863c871d3fcd59c8da0d3fdb327a
Split radial_gradients2 GM into two to reproduce its bug.

Android HW rendering seems to be taking the premul-first path, while
Skia takes the interpolate-first path (both SW and HW).

BUG=
R=reed@google.com

Review URL: https://codereview.chromium.org/23637008

git-svn-id: http://skia.googlecode.com/svn/trunk@11284 2bbb7eff-a529-9590-31e7-b0007b416f81
gm/gradients.cpp