Home
last modified time | relevance | path

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

/development/tools/winscope/src/viewers/viewer_transactions/scroll_strategy/
Dtransactions_scroll_strategy.ts26 const whatHeight = this.subItemHeight(entry.what, this.whatCharsPerRow); constant
31 return Math.max(whatHeight, timestampHeight);