Home
last modified time | relevance | path

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

/external/perfetto/ui/src/widgets/
Dflamegraph.ts852 const depthMatchingZoom = isDepthMatchingZoom(depth, zoomRegion); constant
854 depthMatchingZoom &&
859 const queryXPerPx = depthMatchingZoom
862 const relativeXStart = depthMatchingZoom
865 const relativeXEnd = depthMatchingZoom
872 const width = depthMatchingZoom
875 const state = computeState(qXStart, qXEnd, zoomRegion, depthMatchingZoom);