Searched refs:endRowEl (Results 1 – 2 of 2) sorted by relevance
| /developtools/smartperf_host/ide/src/trace/component/ |
| D | SpSystemTrace.line.ts | 80 let endRowEl = endRowStruct; 85 endRowEl = endParentRow; 100 const endPoint = setPoint(endX, endY, endOffSetY, findJankEntry.ts!, endRowEl, true, 'janks'); 116 let endRowEl = endRowStruct; 121 endRowEl = endParentRow; 139 …const endPoint = setPoint(endX, endY, endOffSetY, tts, endRowEl, selectJankStruct.ts == tts, 'jank… 480 const [endY, endRowEl, endOffSetY] = sp.calculateEndY(endParentRow, endRowStruct); constant 496 endRowEl,
|
| D | SpSystemTrace.ts | 1265 let endRowEl = endRowStruct; variable 1270 endRowEl = endParentRow; 1273 return [endY, endRowEl, endOffSetY];
|