Home
last modified time | relevance | path

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

/external/perfetto/ui/src/frontend/
Dpanel_container.ts476 const overdrawHeight = (this.canvasOverdrawFactor - 1) * this.parentHeight; constant
477 return overdrawHeight / 2;