Home
last modified time | relevance | path

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

/development/tools/winscope/src/app/components/timeline/mini-timeline/drawer/
Dmini_timeline_drawer_impl.ts164 const markerMaxWidth = this.getMarkerMaxWidth(); constant
166 from: clickPos.x - markerMaxWidth,
167 to: clickPos.x + markerMaxWidth,