commit | 02ccac69fd1c0a03c24c5f3ace0ad4bed337b1fd | [log] [tgz] |
---|---|---|
author | Romain Guy <romainguy@google.com> | Fri Jun 24 13:20:23 2011 -0700 |
committer | Romain Guy <romainguy@google.com> | Fri Jun 24 13:20:23 2011 -0700 |
tree | 60531b505178d4fb169abc83567d5d8db4f14ed0 | |
parent | b0b1b11b965598cb8fb724e636ebb58a77d437b5 [diff] [blame] |
Code cleanup Change-Id: I64c346004e0adf9a776d0315534d4fe445f0c0ca
diff --git a/libs/hwui/Caches.cpp b/libs/hwui/Caches.cpp index b0d8cf9..563d7e4 100644 --- a/libs/hwui/Caches.cpp +++ b/libs/hwui/Caches.cpp
@@ -57,7 +57,7 @@ LOGD("Enabling debug mode %d", mDebugLevel); #if RENDER_LAYERS_AS_REGIONS - LOGD("Layers will be composited as regions"); + INIT_LOGD("Layers will be composited as regions"); #endif }