Home
last modified time | relevance | path

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

/external/perfetto/ui/src/common/
Dstate.ts320 videoNoteIds: string[]; property
831 videoNoteIds: [],
Dactions.ts493 state.videoNoteIds.push(id);
554 state.videoNoteIds.forEach(id => {
592 state.videoNoteIds = state.videoNoteIds.filter(id => {