Merge "Introduce GpuViewUpdatesPreferenceController"

This commit is contained in:
Jeffrey Huang
2017-10-02 18:15:47 +00:00
committed by Android (Google) Code Review
5 changed files with 208 additions and 3 deletions

View File

@@ -293,7 +293,7 @@ public class DevelopmentSettingsDashboardFragment extends RestrictedDashboardFra
// simulate secondary displays
// smallest width
controllers.add(new ForceGpuRenderingPreferenceController(context));
// show gpu view updates
controllers.add(new GpuViewUpdatesPreferenceController(context));
controllers.add(new HardwareLayersUpdatesPreferenceController(context));
// debug gpu overdraw
// debug non-rectangular clip operations