Searched defs:this (Results 1 – 3 of 3) sorted by relevance
| /development/tools/winscope/src/app/components/timeline/mini-timeline/drawer/ | ||
| D | mini_timeline_drawer_impl.ts | 88 this.handler = new CanvasMouseHandlerImpl( property in MiniTimelineDrawerImpl |
| /development/tools/winscope/src/parsers/surface_flinger/perfetto/ | ||
| D | parser_surface_flinger.ts | 285 const result = await this.traceProcessor.query(sql).waitAllRows(); method in ParserSurfaceFlinger |
| /development/tools/winscope/src/viewers/viewer_view_capture/ | ||
| D | presenter.ts | 246 this.windowNames = await Promise.all(promisesWindowName); property in Presenter |