Home
last modified time | relevance | path

Searched refs:displayPropertyGroups (Results 1 – 3 of 3) sorted by relevance

/development/tools/winscope/src/viewers/viewer_surface_flinger/
Dui_data.ts43 public displayPropertyGroups = true,
Dpresenter.ts138 private displayPropertyGroups = false; property in Presenter
250 this.displayPropertyGroups = false;
253 this.displayPropertyGroups = true;
415 new UiData(this.curatedProperties, this.displayPropertyGroups),
/development/tools/winscope/src/viewers/components/
Dproperties_component.ts132 @Input() displayPropertyGroups = false; property in PropertiesComponent