Home
last modified time | relevance | path

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

/external/perfetto/ui/src/frontend/
Dviewer_page.ts43 const UP_ICON = 'keyboard_arrow_up'; constant
151 const icon = this.isClosed ? UP_ICON : DOWN_ICON; constant