Home
last modified time | relevance | path

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

/development/tools/winscope/src/parsers/view_capture/computations/
Drects_computation.ts41 const nodeWidth = assertDefined( constant
60 (nodeWidth * (scaleX - newScaleX)) / 2;
69 .setWidth(nodeWidth * newScaleX)