Home
last modified time | relevance | path

Searched defs:currentSelection (Results 1 – 4 of 4) sorted by relevance

/external/perfetto/ui/src/tracks/thread_state/
Dfrontend.ts85 const currentSelection = globals.state.currentSelection; constant
/external/perfetto/ui/src/tracks/chrome_slices/
Dfrontend.ts97 const currentSelection = globals.state.currentSelection; constant
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/trackselection/
DAdaptiveTrackSelection.java667 int[] currentSelection = new int[logBitrates.length]; in getAllocationCheckpoints() local
/external/perfetto/ui/src/common/
Dstate.ts304 currentSelection: Selection|null; property