add testing defines to test different blitters for antialiasing (RLE and mask)
authorreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 11 Apr 2011 19:43:58 +0000 (19:43 +0000)
committerreed@google.com <reed@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 11 Apr 2011 19:43:58 +0000 (19:43 +0000)
commit9f2f0a84d5a1b7c67c1d2a253bc2d7ee6f3f4625
tree144128b9a1cc2dedceddfdeeb326ce3a04472956
parent24fb8e2cce1bb9b169555bdda798b419b134debe
add testing defines to test different blitters for antialiasing (RLE and mask)
speed up wide spans for maskblitter by accumulating 4-bytes at a time
code style clean up

git-svn-id: http://skia.googlecode.com/svn/trunk@1109 2bbb7eff-a529-9590-31e7-b0007b416f81
src/core/SkScan_AntiPath.cpp