add -pict option to bench, which draws everything through a picture, and then
authorreed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 31 Mar 2009 03:48:49 +0000 (03:48 +0000)
committerreed@android.com <reed@android.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Tue, 31 Mar 2009 03:48:49 +0000 (03:48 +0000)
commit6c924ad46c89955e78e071c792ef00df9910b42f
tree106849e0ca82a8650b74267c727ebd5673d93907
parentaefd2bc75738963b9b6579897be32bfbc8fb00af
add -pict option to bench, which draws everything through a picture, and then
compares the result to the original draws

git-svn-id: http://skia.googlecode.com/svn/trunk@139 2bbb7eff-a529-9590-31e7-b0007b416f81
Makefile
bench/main.cpp
include/effects/SkNWayCanvas.h [new file with mode: 0644]
src/effects/SkNWayCanvas.cpp [new file with mode: 0644]