Home
last modified time | relevance | path

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

/external/perfetto/ui/src/frontend/
Dnotes_panel.ts207 const iconPadding = 6; constant
210 noteType === 'MOVIE' ? MOVIE : FLAG, x - iconPadding, height + 2);
213 noteType === 'MOVIE' ? MOVIE : FLAG, x - iconPadding, height + 2.5);