OSDN Git Service

Increase clip debug string limit
authorChris Craik <ccraik@google.com>
Thu, 30 Apr 2015 23:45:15 +0000 (16:45 -0700)
committerChris Craik <ccraik@google.com>
Thu, 30 Apr 2015 23:46:02 +0000 (16:46 -0700)
bug:19189024

Change-Id: I6c9969032d852c6724ceb977705169ec5b8d2a5b

res/values/strings.xml

index 9c553a4..94aea96 100644 (file)
     <!-- UI debug setting: force anti-aliasing summary [CHAR LIMIT=50] -->
     <string name="force_msaa_summary">Enable 4x MSAA in OpenGL ES 2.0 apps</string>
 
-    <!-- UI debug setting: show when non-rectangular clip operations are used [CHAR LIMIT=50] -->
+    <!-- UI debug setting: show when non-rectangular clip operations are used [CHAR LIMIT=100] -->
     <string name="show_non_rect_clip">Debug non-rectangular clip operations</string>
 
     <!-- UI debug setting: profile time taken by hardware acceleration to render apps [CHAR LIMIT=25] -->