Searched refs:motionEventTrace (Results 1 – 1 of 1) sorted by relevance
35 private readonly motionEventTrace: Trace<PropertyTreeNode> | undefined; property in TracesParserInput44 this.motionEventTrace = traces.getTrace(TraceType.INPUT_MOTION_EVENT);46 this.motionEventTrace?.getDescriptors().forEach((d) => {56 this.motionEventTrace === undefined62 this.motionEventTrace,80 : this.motionEventTrace,107 : this.motionEventTrace,172 (await this.motionEventTrace