Home
last modified time | relevance | path

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

/development/tools/winscope/src/app/components/timeline/expanded-timeline/
Ddefault_timeline_row_component.ts138 const xPos = this.getXPosOf(entry); constant
141 xPos + padding,
Ddefault_timeline_row_component_test.ts293 xPos: number,
312 offsetX: xPos + 1,
330 const expectedRect = new Rect(xPos + 1, 1, rectWidth, rectHeight);