Home
last modified time | relevance | path

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

/external/perfetto/ui/src/tracks/heap_profile/
Dfrontend.ts20 HEAP_PROFILE_COLOR,
86 ctx.fillStyle = isHovered ? HEAP_PROFILE_HOVERED_COLOR : HEAP_PROFILE_COLOR;
/external/perfetto/ui/src/frontend/
Dflamegraph.ts34 export const HEAP_PROFILE_COLOR = 'hsl(224, 45%, 70%)'; constant
90 return HEAP_PROFILE_COLOR;