commit | fe5e7b7346a54537b980796ceeca66bfdbd05561 | [log] [tgz] |
---|---|---|
author | John Reck <jreck@google.com> | Fri May 23 17:42:28 2014 -0700 |
committer | John Reck <jreck@google.com> | Thu May 29 15:00:29 2014 -0700 |
tree | 4036571ea103cd41fbd5fe3a805191c1bef9898c | |
parent | 45d01929291eba56e1bce582192941446b86bf5a [diff] [blame] |
Enable debug stuffs Bug: 14596762 * dumpsys gfxinfo implemented * profile GPU visual_bars implemented Change-Id: Icb948a9d5af5989b5615504d0d76ade64b93ef5b
diff --git a/libs/hwui/Android.mk b/libs/hwui/Android.mk index 2cadf09..442f327 100644 --- a/libs/hwui/Android.mk +++ b/libs/hwui/Android.mk
@@ -23,6 +23,7 @@ DisplayListLogBuffer.cpp \ DisplayListRenderer.cpp \ Dither.cpp \ + DrawProfiler.cpp \ Extensions.cpp \ FboCache.cpp \ GradientCache.cpp \