Searched defs:parseTimestamps (Results 1 – 2 of 2) sorted by relevance
| /development/tools/winscope/src/parsers/ | ||
| D | abstract_traces_parser.ts | 39 protected async parseTimestamps() { method in AbstractTracesParser |
| D | parser_screen_recording_legacy.ts | 85 private parseTimestamps(videoData: Uint8Array, pos: number, count: number): Timestamp[] { method in ParserScreenRecordingLegacy |