add first cut at arithmetic mode
authormike@reedtribe.org <mike@reedtribe.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Sat, 10 Dec 2011 19:36:56 +0000 (19:36 +0000)
committermike@reedtribe.org <mike@reedtribe.org@2bbb7eff-a529-9590-31e7-b0007b416f81>
Sat, 10 Dec 2011 19:36:56 +0000 (19:36 +0000)
commite51755fc64bf5df4bed9d74f4bca4f70897d59a9
tree26af873fcb5594d432df8aceea0c1b3df3459657
parent6b20c2ded4bc546853719c88d1cf13b36fd89bcb
add first cut at arithmetic mode

git-svn-id: http://skia.googlecode.com/svn/trunk@2849 2bbb7eff-a529-9590-31e7-b0007b416f81
gm/arithmode.cpp [new file with mode: 0644]
gyp/common_conditions.gypi
gyp/effects.gyp
gyp/gmslides.gypi
include/effects/SkArithmeticMode.h [new file with mode: 0644]
src/effects/SkArithmeticMode.cpp [new file with mode: 0644]