Home
last modified time | relevance | path

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

/external/perfetto/ui/src/frontend/
Dgridline_helper.ts54 const newStepSize = multiplier * initialStepSize; constant
55 const newDistance = distToDesired(newStepSize);
58 minimizingStepSize = newStepSize;