DescriptionAlways create an instance when testing GrEffects for SkXfermode and SkArithmeticMode
Previously the TestCreate methods of the effects would create a static
instance and return that for all invocations. This is probably a
copy-paste error going back to initial TestCreate method in r8449. At
that time, the effect was always the same and thus static usage made
sense.
Committed: http://code.google.com/p/skia/source/detail?r=11939
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|