Home
last modified time | relevance | path

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

/external/perfetto/ui/src/frontend/
Dnotes_panel.ts28 const FLAG_WIDTH = 16; constant
137 left + FLAG_WIDTH + 2, size.height + 2, measured.width + 2, -12);
139 ctx.fillText(summary, left + FLAG_WIDTH + 3, size.height + 1);
254 const width = (note.noteType === 'MOVIE') ? MOVIE_WIDTH : FLAG_WIDTH;