Home
last modified time | relevance | path

Searched defs:scrollToCurrentSelection (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/perfetto/ui/src/public/
H A Dselection.ts64 scrollToCurrentSelection(): void; method
/aosp_15_r20/external/perfetto/ui/src/core/
H A Dselection_manager.ts289 scrollToCurrentSelection() { method in SelectionManagerImpl