Home
last modified time | relevance | path

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

/development/tools/winscope/src/viewers/viewer_screen_recording/
Dviewer_screen_recording_component.ts147 private frameWidth = 720; // default for Flicker/Winscope property in ViewerScreenRecordingComponent
188 this.frameWidth = video?.videoWidth;
202 this.frameWidth = image.naturalWidth;
224 ((maxHeight - headerHeight) * this.frameWidth) / this.frameHeight;