Index: tools/bench_pictures_main.cpp |
diff --git a/tools/bench_pictures_main.cpp b/tools/bench_pictures_main.cpp |
index 4f76a2db38a755363ec2626408cb5a4ab6c8d749..5ff519c8c5e67e9aa6aef4ce47e3637f7197518f 100644 |
--- a/tools/bench_pictures_main.cpp |
+++ b/tools/bench_pictures_main.cpp |
@@ -49,7 +49,7 @@ |
"SK_LAZY_CACHE_STATS set to true. Report percentage of cache hits when using " |
"deferred image decoding."); |
-DEFINE_bool(preprocess, true, "If true, perform device specific preprocessing before timing."); |
+DEFINE_bool(preprocess, false, "If true, perform device specific preprocessing before timing."); |
static char const * const gFilterTypes[] = { |
"paint", |