Home
last modified time | relevance | path

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

/developtools/profiler/host/smartperf/ide/src/base-ui/chart/pie/
DLitChartPie.ts314 let y1 = 0 + this.radius! * Math.sin((deg * Math.PI) / 180); variable
/developtools/smartperf_host/ide/src/base-ui/chart/pie/
DLitChartPie.ts318 let y1 = 0 + this.radius! * Math.sin((deg * Math.PI) / 180); variable