Home
last modified time | relevance | path

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

/external/perfetto/ui/src/tracks/process_scheduling/
Dfrontend.ts130 const isHovering = globals.frontendLocalState.hoveredUtid !== -1; constant
134 if (isHovering && !isThreadHovered) {
/external/perfetto/ui/src/tracks/cpu_slices/
Dfrontend.ts151 const isHovering = globals.frontendLocalState.hoveredUtid !== -1; constant
155 if (isHovering && !isThreadHovered) {