Home
last modified time | relevance | path

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

/development/tools/winscope/src/app/components/timeline/expanded-timeline/
Dabstract_timeline_row_component.ts99 const HiPPIwidth = window.devicePixelRatio * width; constant
102 canvas.width = HiPPIwidth;
/development/tools/winscope/src/app/components/timeline/mini-timeline/
Dmini_timeline_component.ts476 const HiPPIwidth = window.devicePixelRatio * width; constant
479 canvas.width = HiPPIwidth;