Home
last modified time | relevance | path

Searched refs:applyRectShowStateChange (Results 1 – 2 of 2) sorted by relevance

/development/tools/winscope/src/viewers/common/
Drects_presenter.ts81 applyRectShowStateChange(id: string, newShowState: RectShowState) { method in RectsPresenter
Dabstract_hierarchy_viewer_presenter.ts198 this.rectsPresenter.applyRectShowStateChange(id, newShowState);