Home
last modified time | relevance | path

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

/external/perfetto/ui/src/tracks/scroll_jank/
Dscroll_track.ts79 isSelectionHandled(selection: Selection) { method in TopLevelScrollTrack
/external/perfetto/ui/src/tracks/debug/
Dslice_track.ts70 isSelectionHandled(selection: Selection) { method in DebugTrackV2
/external/perfetto/ui/src/frontend/
Dbase_slice_track.ts267 protected isSelectionHandled(selection: Selection): boolean {
314 if (!selection || !this.isSelectionHandled(selection)) {