Home
last modified time | relevance | path

Searched defs:x3 (Results 1 – 2 of 2) sorted by relevance

/developtools/profiler/host/smartperf/ide/src/base-ui/chart/pie/
DLitChartPie.ts317 let x3 = 0 + (this.radius! + dep) * Math.cos((deg * Math.PI) / 180); variable
/developtools/smartperf_host/ide/src/base-ui/chart/pie/
DLitChartPie.ts321 let x3 = 0 + (this.radius! + dep) * Math.cos((deg * Math.PI) / 180); variable