Home
last modified time | relevance | path

Searched defs:startX (Results 1 – 11 of 11) sorted by relevance

/developtools/smartperf_host/ide/src/trace/component/trace/timer-shaft/
DRangeRuler.ts76 startX: number; property
537 …let startX = (this.rulerW * (startTime - this.range.startNS)) / (this.range.endNS - this.range.sta… variable
855 …let startX = (this.rulerW * (startTime - this.range.startNS)) / (this.range.endNS - this.range.sta… variable
DSportRuler.ts37 startX: number; property in SlicesTime
/developtools/profiler/host/smartperf/client/client_command/
Dstartup_delay.cpp97 std::string startX = result[0]; in InitXY2() local
136 std::string startX = result[0]; in InitXY() local
/developtools/profiler/host/smartperf/ide/src/trace/component/trace/base/
DRangeSelect.ts30 private startX: number = 0; property in RangeSelect
DTraceRow.ts34 startX: number | undefined; property in RangeSelectStruct
/developtools/smartperf_host/ide/src/trace/component/trace/base/
DRangeSelect.ts30 private startX: number = 0; property in RangeSelect
DTraceRow.ts35 startX: number | undefined; property in RangeSelectStruct
/developtools/profiler/host/smartperf/ide/src/trace/component/trace/timer-shaft/
DSportRuler.ts37 startX: number; property in SlicesTime
DRangeRuler.ts72 startX: number; property
/developtools/smartperf_host/ide/src/trace/component/chart/
DFrameChart.ts48 private startX = 0; // canvas start x coord property in FrameChart
/developtools/profiler/host/smartperf/ide/src/trace/component/chart/
DFrameChart.ts48 private startX = 0; // canvas start x coord property in FrameChart