commit | 87f9df880e4a5bfba65d2ed413b3ead649595129 | [log] [tgz] |
---|---|---|
author | Chris Craik <ccraik@google.com> | Fri Mar 07 14:34:42 2014 -0800 |
committer | Chris Craik <ccraik@google.com> | Fri Mar 07 14:34:55 2014 -0800 |
tree | 10a87a3bc0133d77b36397ca0fd8455693a3399b | |
parent | 16340670aff0ec980fff4354d785a38b11c33d3b [diff] [blame] |
Update tessellation tracing Change-Id: I6c73f2467817412d9936dde217df9938a6884003
diff --git a/libs/hwui/PathTessellator.cpp b/libs/hwui/PathTessellator.cpp index cc56333..4ef2158 100644 --- a/libs/hwui/PathTessellator.cpp +++ b/libs/hwui/PathTessellator.cpp
@@ -16,7 +16,7 @@ #define LOG_TAG "OpenGLRenderer" #define LOG_NDEBUG 1 -#define ATRACE_TAG ATRACE_TAG_GRAPHICS +#define ATRACE_TAG ATRACE_TAG_VIEW #define VERTEX_DEBUG 0