Add new dev settings to debug hardware layers
Change-Id: I2668552d70911a90e173efdf75bc44139ed394c8
This commit is contained in:
@@ -3745,6 +3745,11 @@
|
||||
<!-- UI debug setting: show GPU rendering screen updates summary [CHAR LIMIT=50] -->
|
||||
<string name="show_hw_screen_updates_summary">Flash views inside windows when drawn with the GPU</string>
|
||||
|
||||
<!-- UI debug setting: show when hardware layers get updated [CHAR LIMIT=25] -->
|
||||
<string name="show_hw_layers_updates">Show hardware layers updates</string>
|
||||
<!-- UI debug setting: show hardware layers updates summary [CHAR LIMIT=50] -->
|
||||
<string name="show_hw_layers_updates_summary">Flash hardware layers green when they update</string>
|
||||
|
||||
<!-- UI debug setting: disable use of overlays? [CHAR LIMIT=25] -->
|
||||
<string name="disable_overlays">Disable HW overlays</string>
|
||||
<!-- UI debug setting: disable use of overlays summary [CHAR LIMIT=50] -->
|
||||
|
Reference in New Issue
Block a user