Home
last modified time | relevance | path

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

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