Home
last modified time | relevance | path

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

/external/perfetto/ui/src/frontend/
Dpanel_container.ts271 const statW = 300; constant
273 ctx.fillRect(size.width - statW, size.height - 20, statW, 20);
276 ctx.fillText(statStr, size.width - statW, size.height - 10);