Introduce ForceMsaaPreferenceController
- Create new ForceMsaaPreferenceController - Create controller inside the DashboardFragment - Port logic from DevelopmentSettings into the controller Bug: 34203528 Test: make RunSettingsRoboTests -j40 Change-Id: I5d336037a6ae5904d0459fe56b311fac8372be86
This commit is contained in:
@@ -292,7 +292,7 @@ public class DevelopmentSettingsDashboardFragment extends RestrictedDashboardFra
|
||||
// show hardware layers updates
|
||||
// debug gpu overdraw
|
||||
// debug non-rectangular clip operations
|
||||
// force 4x msaa
|
||||
controllers.add(new ForceMSAAPreferenceController(context));
|
||||
// disable hw overlays
|
||||
// simulate color space
|
||||
// set gpu renderer
|
||||
|
||||
Reference in New Issue
Block a user