Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/
DSpSystemTrace.line.ts281 const selectY = (FuncStruct.selectFuncStruct!.depth! + 0.5) * 20; constant
290 … sp.makePoint(selectStartTs, 0, row?.translateY!, row, selectY, 'task', LineType.bezierCurve, true)
294 …sp.makePoint(selectStartTs, selectDur, row?.translateY!, row, selectY, 'task', LineType.bezierCurv…
311 const selectY = (FuncStruct.selectFuncStruct!.depth! + 0.5) * 20; constant
319 …sp.makePoint(selectStartTs, 0, row?.translateY!, row, selectY, 'task', LineType.bezierCurve, true),
352 const selectY = (FuncStruct.selectFuncStruct!.depth! + 0.5) * 20; constant
362 selectY,