Home
last modified time | relevance | path

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

/development/tools/winscope/src/app/components/timeline/
Dtimeline_utils.ts34 const aborted: boolean = assertDefined( constant
37 const finishOrAbortTimestamp: Timestamp | undefined = aborted
51 const aborted: boolean = assertDefined( constant
61 const finishOrAbortTimestamp: Timestamp | undefined = aborted
/development/tools/winscope/src/trace/
Dtransition.ts27 aborted: boolean; property
/development/tools/winscope/src/app/components/timeline/expanded-timeline/
Dtransition_timeline_component.ts217 const aborted = assertDefined( constant
220 const alpha = aborted ? 0.25 : 1.0;