Adds a bunch of benchmarks around creating, transforming, testing path equality,
authorbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 13 Aug 2012 14:03:31 +0000 (14:03 +0000)
committerbsalomon@google.com <bsalomon@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Mon, 13 Aug 2012 14:03:31 +0000 (14:03 +0000)
commit30e6d2c2054c15f1cb6c0637bee6756261291751
tree9583a4130ddfd65bdfca34ee5fdffc2019457cb6
parentd6c38137e288b7326b3e87adc8faa2960c513ce8
Adds a bunch of benchmarks around creating, transforming, testing path equality,
and concatting paths. Also allows benchs to do setup / tear down steps outside
of the cons/destructor via new SkBenchmark virtuals.

Review URL: http://codereview.appspot.com/6454137/

git-svn-id: http://skia.googlecode.com/svn/trunk@5054 2bbb7eff-a529-9590-31e7-b0007b416f81
bench/PathBench.cpp
bench/SkBenchmark.cpp
bench/SkBenchmark.h
bench/benchmain.cpp
include/core/SkPath.h