Home
last modified time | relevance | path

Searched defs:endRowEl (Results 1 – 2 of 2) sorted by relevance

/developtools/smartperf_host/smartperf_host/ide/src/trace/component/
DSpSystemTrace.line.ts694 const [endY, endRowEl, endOffSetY] = sp.calculateEndY(endParentRow, endRowStruct); constant
734 const [endY, endRowEl, endOffSetY] = sp.calculateEndY(endParentRow, endRowStruct, data); constant
DSpSystemTrace.ts1732 let endRowEl = endRowStruct; variable