aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGopal G Goberu <ggober@codeaurora.org>2014-08-05 16:42:17 +0530
committerLinux Build Service Account <lnxbuild@localhost>2014-11-04 08:54:52 -0700
commit1da4b5f475730e7ca469e4c00c2979e6151a5fae (patch)
tree8510ea7c6ca34642348cf175467b52e33ee1474c
parent9903d0089573acf43c8c76afe0e00db50055ac7f (diff)
downloadandroid_external_skia-1da4b5f475730e7ca469e4c00c2979e6151a5fae.tar.gz
android_external_skia-1da4b5f475730e7ca469e4c00c2979e6151a5fae.tar.bz2
android_external_skia-1da4b5f475730e7ca469e4c00c2979e6151a5fae.zip
Add macro SK_SUPPORT_LEGACY_SETCONFIG
Change-Id: I7ea50c55bb0fa64e966741926195135d9c1bac00
-rw-r--r--include/core/SkUserConfig.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/core/SkUserConfig.h b/include/core/SkUserConfig.h
index 06b3b43ccf..3f6f614997 100644
--- a/include/core/SkUserConfig.h
+++ b/include/core/SkUserConfig.h
@@ -230,6 +230,7 @@
#define SK_DEFAULT_GLOBAL_DISCARDABLE_MEMORY_POOL_SIZE (512 * 1024)
#define SK_IGNORE_ETC1_SUPPORT
#define SK_SUPPORT_LEGACY_BITMAP_CONFIG
+#define SK_SUPPORT_LEGACY_SETCONFIG
#define SK_BUILD_FOR_ANDROID
#define SK_FONTHOST_DOES_NOT_USE_FONTMGR
#define SK_GAMMA_EXPONENT 1.4