Home
last modified time | relevance | path

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

/development/tools/winscope/src/app/components/timeline/expanded-timeline/
Dabstract_timeline_row_component.ts100 const HiPPIheight = window.devicePixelRatio * height; constant
103 canvas.height = HiPPIheight;
/development/tools/winscope/src/app/components/timeline/mini-timeline/
Dmini_timeline_component.ts477 const HiPPIheight = window.devicePixelRatio * height; constant
480 canvas.height = HiPPIheight;