Searched defs:this (Results 1 – 5 of 5) sorted by relevance
91 this.handler = new CanvasMouseHandlerImpl( property in MiniTimelineDrawerImpl97 this.activePointer = new DraggableCanvasObjectImpl( property in MiniTimelineDrawerImpl
90 this.legacyParsers = this.legacyParsers.filter( property in LoadedParsers94 this.perfettoParsers = this.perfettoParsers.filter( property in LoadedParsers
209 const result = await this.traceProcessor.queryAllRows(sql); method in ParserSurfaceFlinger
196 const result = await this.traceProcessor.queryAllRows(sql); method in ParserViewCaptureWindow
266 this.windowNames = await Promise.all(promisesWindowName); property in Presenter