Home
last modified time | relevance | path

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

/external/perfetto/ui/src/frontend/
Dflamegraph.ts272 const nameTextSize = ctx.measureText(nameText); constant
274 splitIfTooBig(nameText, width - paddingPx, nameTextSize.width);