Searched refs:realToMonotonicTimeOffsetNs (Results 1 – 3 of 3) sorted by relevance
102 private realToMonotonicTimeOffsetNs?: bigint, property in TimestampConverter123 if (this.realToMonotonicTimeOffsetNs !== undefined) {126 this.realToMonotonicTimeOffsetNs = ns;141 if (this.realToMonotonicTimeOffsetNs !== undefined) {142 return this.makeRealTimestamp(valueNs + this.realToMonotonicTimeOffsetNs);217 this.realToMonotonicTimeOffsetNs = undefined;
54 private realToMonotonicTimeOffsetNs: bigint | undefined; property in ParserTransactions69 return this.realToMonotonicTimeOffsetNs;82 this.realToMonotonicTimeOffsetNs =
96 private realToMonotonicTimeOffsetNs: bigint | undefined; property in ParserSurfaceFlinger112 return this.realToMonotonicTimeOffsetNs;124 this.realToMonotonicTimeOffsetNs =