Home
last modified time | relevance | path

Searched defs:visibleState (Results 1 – 3 of 3) sorted by relevance

/external/perfetto/ui/src/controller/
Dtrack_controller.ts239 const visibleState = globals.state.frontendLocalState.visibleState; constant
Dsearch_controller.ts72 const visibleState = globals.state.frontendLocalState.visibleState; constant
/external/perfetto/ui/src/common/
Dstate.ts280 visibleState: VisibleState; property