Home
last modified time | relevance | path

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

/development/tools/winscope/src/viewers/viewer_transactions/scroll_strategy/
Dtransactions_scroll_strategy.ts27 const timestampHeight = this.subItemHeight( constant
31 return Math.max(whatHeight, timestampHeight);
/development/tools/winscope/src/viewers/viewer_protolog/scroll_strategy/
Dprotolog_scroll_strategy.ts28 const timestampHeight = this.subItemHeight( constant
36 return Math.max(textHeight, timestampHeight, sourceFileHeight);