Home
last modified time | relevance | path

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

/external/perfetto/ui/src/tracks/heap_profile/
Dfrontend.ts27 const HEAP_PROFILE_COLOR = 'hsl(224, 45%, 70%)'; constant
85 ctx.fillStyle = isHovered ? HEAP_PROFILE_HOVERED_COLOR : HEAP_PROFILE_COLOR;