summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authordjsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-11-30 16:19:32 +0000
committerdjsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-11-30 16:19:32 +0000
commitb383b71be095358d32856e30b8d8ba66fc171e4f (patch)
tree31be477e121ad77c4d25ab50d3ec29987c622028 /config
parentf8f29177dd064bcfa4a7458e24434a807bca20b4 (diff)
downloadinclude-b383b71be095358d32856e30b8d8ba66fc171e4f.tar.gz
Disabling validation of the glyph cache for standard debug builds.
The validation step is adding 50% overhead to the rendering of text heavy SkPicture files. Review URL: https://codereview.appspot.com/6856123 git-svn-id: http://skia.googlecode.com/svn/trunk/include@6635 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'config')
-rw-r--r--config/SkUserConfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/SkUserConfig.h b/config/SkUserConfig.h
index 430b4dd..2b1be9f 100644
--- a/config/SkUserConfig.h
+++ b/config/SkUserConfig.h
@@ -71,6 +71,7 @@
the performance impact. By default these flags are undefined, but can be
enabled by uncommenting them below.
*/
+//#define SK_DEBUG_GLYPH_CACHE
//#define SK_DEBUG_PATH
/* To assist debugging, Skia provides an instance counting utility in