Home
last modified time | relevance | path

Searched refs:screenRecordingFile (Results 1 – 1 of 1) sorted by relevance

/development/tools/winscope/src/traces/
DScreenRecording.ts21 screenRecordingFile: any; property in ScreenRecording
24 const screenRecordingFile = files[FILE_TYPES.SCREEN_RECORDING]; constant
25 super(screenRecordingFile.data, screenRecordingFile.timeline, files);
27 this.screenRecordingFile = screenRecordingFile;