DescriptionAdded a high-color (50 colors) gradient for each gradient type.
To do so I added an enumerated type called ColorType that can toggle between kColors_2 and kColors_50 to swap between 2 and 50 color gradients.
Added hicolor bench for each gradient type.
BUG=
Committed: http://code.google.com/p/skia/source/detail?r=9960
Patch Set 1 #Patch Set 2 : Fixed parameter type for method (from int -> enum) #
Total comments: 4
Patch Set 3 : Removed enum type, added name field to GradData struct instead. #Messages
Total messages: 8 (0 generated)
|