summaryrefslogtreecommitdiff
path: root/libs/hwui/Debug.h
diff options
context:
space:
mode:
authorChris Craik <ccraik@google.com>2013-12-15 17:10:19 -0800
committerChris Craik <ccraik@google.com>2013-12-16 14:57:00 -0800
commitba9b613437c34873fa95800a25fc51720638267c (patch)
treec47ac384de0306a48956ad6efaa3c5c5e51553c0 /libs/hwui/Debug.h
parentd83adf00ae6cb073fa0e4fbb837c2b87d824ec4f (diff)
Create private properties on GLCanvas for experimentation with 3d
Change-Id: I17772f61efce727cb4c1111f4d97f58c741786b8
Diffstat (limited to 'libs/hwui/Debug.h')
-rw-r--r--libs/hwui/Debug.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libs/hwui/Debug.h b/libs/hwui/Debug.h
index f619205083fd..d6dc6ad2d67c 100644
--- a/libs/hwui/Debug.h
+++ b/libs/hwui/Debug.h
@@ -85,9 +85,6 @@
// Turn on to highlight drawing batches and merged batches with different colors
#define DEBUG_MERGE_BEHAVIOR 0
-// Turn on to enable 3D support in the renderer (off by default until API for control exists)
-#define DEBUG_ENABLE_3D 0
-
// Turn on to enable debugging shadow
#define DEBUG_SHADOW 0