Home
last modified time | relevance | path

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

/external/perfetto/ui/src/frontend/
Dfrontend_local_state.ts72 hoveredNoteTimestamp = -1; property in FrontendLocalState
154 if (this.hoveredNoteTimestamp === ts) return;
155 this.hoveredNoteTimestamp = ts;
Dtrack_group_panel.ts204 if (localState.hoveredNoteTimestamp !== -1) {
208 localState.hoveredNoteTimestamp,
Dtrack_panel.ts326 if (localState.hoveredNoteTimestamp !== -1) {
330 localState.hoveredNoteTimestamp,