diff options
Diffstat (limited to 'libs/hwui/Debug.h')
-rw-r--r-- | libs/hwui/Debug.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/hwui/Debug.h b/libs/hwui/Debug.h index 773fe82f31a5..46beb94fecd2 100644 --- a/libs/hwui/Debug.h +++ b/libs/hwui/Debug.h @@ -64,7 +64,7 @@ #define DEBUG_PATCHES_EMPTY_VERTICES 0 // Turn on to display debug info about shapes -#define DEBUG_SHAPES 0 +#define DEBUG_PATHS 0 // Turn on to display debug info about textures #define DEBUG_TEXTURES 0 |