| /developtools/smartperf_host/ide/src/trace/component/trace/timer-shaft/ |
| D | Rect.ts | 18 y: number = 0; property in Rect 22 constructor(x: number, y: number, width: number, height: number) { 24 this.y = y; 29 static contains(rectObj: Rect, x: number, y: number): boolean { 30 …return rectObj.x <= x && x <= rectObj.x + rectObj.width && rectObj.y <= y && y <= rectObj.y + rect… 36 y: number, 43 rectObj.y + paddingTopBottom <= y && 44 y <= rectObj.y + rectObj.height - paddingTopBottom 48 …static containsWithMargin(rectObj: Rect, x: number, y: number, t: number, r: number, b: number, l:… 52 rectObj.y - t <= y && [all …]
|
| D | SportRuler.ts | 198 this.context2D.clearRect(this.frame.x, this.frame.y, this.frame.width, this.frame.height + 1); 203 this.context2D.moveTo(this.frame.x, this.frame.y); 204 this.context2D.lineTo(this.frame.x + this.frame.width, this.frame.y); 210 this.context2D.moveTo(this.frame.x, this.frame.y); 211 this.context2D.lineTo(this.frame.x, this.frame.y + this.frame.height); 220 this.context2D.moveTo(item, this.frame.y); 221 this.context2D.lineTo(item, this.frame.y + this.frame.height); 222 this.context2D.fillText(`${this.range.xsTxt[index]}`, item + 3, this.frame.y + 12); 242 this.context2D.moveTo(start_X, this.frame.y + 22); 243 this.context2D.lineTo(endX, this.frame.y + 22); [all …]
|
| D | Flag.ts | 18 y: number = 0; property in Flag 30 y: number, 40 this.y = y;
|
| /developtools/smartperf_host/ide/src/trace/database/ui-worker/ |
| D | ProcedureWorkerCommon.ts | 113 y: number, 120 … frame.x - offsetX && x <= frame.x + frame.width + offsetX && y >= frame.y && y <= frame.y + frame… 123 … return x >= frame.x && x <= frame.x + frame.width && y >= frame.y && y <= frame.y + frame.height; 166 let y = condition.frame.y + condition.paddingTop; 176 filterList[i].frame.y = y; 200 let y = condition.frame.y + condition.paddingTop; 211 filterData[i].frame.y = y; 282 let y = condition.frame.y + condition.paddingTop; 288 slice[i].frame.y = y; 410 y: number = 0; property in Rect [all …]
|
| /developtools/smartperf_host/ide/test/trace/database/ui-worker/ |
| D | ProcedureWorkerHiPerfReport.test.ts | 32 y: 95, 40 frame: { x: 50, y: 9, width: 105, height: 150 }, 47 frame: { x: 60, y: 99, width: 610, height: 16 }, 57 y: 39, 65 frame: { x: 10, y: 91, width: 110, height: 310 }, 70 frame: { x: 30, y: 4, width: 130, height: 103 }, 77 frame: { x: 23, y: 32, width: 130, height: 32 }, 86 y: 97, 94 frame: { x: 4, y: 93, width: 350, height: 130 }, 99 frame: { x: 50, y: 95, width: 50, height: 640 }, [all …]
|
| D | ProcedureWorkerCpuState.test.ts | 32 y: 40, 44 y: 28, 55 y: 22, 67 y: 50, 80 y: 20, 91 y: 20, 105 frame: { x: 0, y: 54, width: 30, height: 350 }, 112 y: 67, 124 y: 23, 138 frame: { x: 20, y: 45, width: 50, height: 150 }, [all …]
|
| D | ProcedureWorkerEBPF.test.ts | 30 y: 20, 39 y: 20, 49 y: 24, 57 frame: { x: 40, y: 59, width: 140, height: 142 }, 66 y: 21, 74 frame: { x: 10, y: 91, width: 40, height: 540 }, 84 y: 24, 96 y: 21, 107 y: 20, 119 y: 2,
|
| D | ProcedureWorkerEnergySystem.test.ts | 30 y: 20, 39 frame: { x: 0, y: 9, width: 10, height: 10 }, 48 y: 20, 58 frame: { x: 0, y: 9, width: 10, height: 10 }, 77 y: 20, 95 y: 20, 113 y: 20, 125 y: 30, 138 y: 20, 149 y: 20, [all …]
|
| D | ProcedureWorkerJank.test.ts | 27 y: 20, 60 y: 120, 98 y: 10, 109 y: 120, 117 y: 75, 134 y: 80, 145 y: 980, 153 y: 50, 169 y: 20, 219 y: 10, [all …]
|
| D | ProcedureWorkerEnergyAnomaly.test.ts | 30 y: 20, 39 frame: { x: 0, y: 29, width: 22, height: 101 }, 48 y: 32, 57 frame: { x: 0, y: 19, width: 32, height: 102 }, 72 y: 207, 85 y: 50, 97 y: 22, 108 y: 20, 120 y: 20, 137 y: 30, [all …]
|
| D | ProcedureWorkerCPU.test.ts | 39 y: 130, 56 y: 203, 83 y: 202, 99 y: 20, 110 y: 20, 118 y: 20, 136 y: 201, 147 y: 69, 155 y: 42, 171 y: 87, [all …]
|
| D | ProcedureWorkerProcess.test.ts | 38 y: 92, 49 frame: { x: 0, y: 9, width: 10, height: 10 }, 61 frame: { x: 32, y: 3, width: 10, height: 120 }, 66 frame: { x: 30, y: 93, width: 20, height: 10 }, 76 y: 20, 87 y: 120, 98 y: 20, 109 y: 40, 126 y: 55, 157 y: 20,
|
| D | ProduceWorkerSdkCounter.test.ts | 33 y: 33, 47 y: 25, 62 y: 32, 76 y: 20, 89 y: 20, 109 y: 13, 118 y: 20, 131 y: 50, 140 y: 20, 157 y: 20, [all …]
|
| D | ProcedureWorkerEnergyPower.test.ts | 48 y: 20, 62 y: 20, 70 y: 20, 81 y: 20, 89 y: 20, 147 y: 20, 181 y: 20, 192 y: 33, 201 frame: { x: 0, y: 9, width: 20, height: 12 }, 210 y: 90, [all …]
|
| D | ProcedureWorkerMem.test.ts | 27 y: 9, 36 frame: { x: 0, y: 12, width: 14, height: 120 }, 41 frame: { x: 0, y: 3, width: 30, height: 30 }, 52 frame: { x: 0, y: 44, width: 144, height: 40 }, 57 frame: { x: 0, y: 49, width: 130, height: 3 }, 72 y: 207, 92 y: 210, 123 y: 66,
|
| D | ProcedureWorkerHeap.test.ts | 34 frame: { x: 0, y: 19, width: 20, height: 10 }, 54 frame: { x: 60, y: 9, width: 10, height: 10 }, 59 frame: { x: 0, y: 19, width: 110, height: 130 }, 82 y: 250, 100 y: 205, 120 y: 20, 151 y: 20, 156 let frame = { x: 0, y: 9, width: 10, height: 10 }; 168 y: 20, 178 y: 20,
|
| D | ProcedureWorkerHiPerfEvent.test.ts | 35 y: 21, 54 y: 30, 66 y: 77, 77 y: 30, 89 y: 20, 111 y: 120, 143 y: 20, 157 frame: { x: 0, y: 9, width: 10, height: 10 },
|
| /developtools/smartperf_host/ide/src/base-ui/chart/pie/ |
| D | LitChartPie.ts | 24 y: number; property 256 let y = ev.pageY - rect.top - this.centerY!; variable 257 if (isPointIsCircle(0, 0, x, y, this.radius!)) { 258 let degree = this.computeDegree(x, y); 308 let y = ev.pageY - rect.top - this.centerY!; variable 309 if (isPointIsCircle(0, 0, x, y, this.radius!)) { 310 let degree = this.computeDegree(x, y); 329 computeDegree(x: number, y: number) { 330 let degree = (360 * Math.atan(y / x)) / (2 * Math.PI); 331 if (x >= 0 && y >= 0) { [all …]
|
| /developtools/smartperf_host/ide/src/base-ui/chart/column/ |
| D | LitChartColumn.ts | 29 y: number; 35 y: number; 50 y: number; property 59 offset?: { x: number | undefined; y: number | undefined }; 69 this.offset = { x: 60, y: 20 }; 78 let y = ev.pageY - rect.top; variable 80 if (contains(it.bgFrame!, x, y)) { 96 this.tipTypeShow(x, y, pillars, innerHtml); 102 this.tipTypeShow(x, y, pillars, innerHtml); 113 private tipTypeShow(x: number, y: number, pillars: Pillar[], innerHtml: string) { [all …]
|
| /developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/data/ |
| D | BaseEntry.ets | 19 /** the y value */ 20 private y:number= 0; 26 constructor(y?:number,icon?:ImagePaint,data?:Object) { 27 if(y != undefined){ 28 this.y=y; 38 * Returns the y value of this Entry. 43 return this.y; 65 * Sets the y-value for the Entry. 67 * @param y 69 public setY( y:number):void { [all …]
|
| /developtools/profiler/host/smartperf/client/client_ui/entry/src/main/ets/common/ui/detail/chart/utils/ |
| D | MPPointF.ets | 22 public y: number; 24 public constructor(x?: number, y?: number) { 27 this.y = y; 30 public static getInstance(x ?: number, y ?: number, copy ?: MPPointF): MPPointF{ 34 result.y = copy.y; 37 if (x != null && y != null) { 40 result.y = y; 59 return this.y;
|
| D | MPPointD.ets | 28 public static getInstance(x: number, y: number): MPPointD{ 31 result.y = y; 45 public y: number; 47 private constructor(x: number, y: number) { 50 this.y = y; 57 return "MPPointD, x: " + this.x + ", y: " + this.y;
|
| D | ViewPortHandler.ets | 43 * minimum scale value on the y-axis 48 * maximum scale value on the y-axis 68 * contains the current scale factor of the y-axis 78 * current translation (drag distance) on the y-axis 196 * Zooms in by 1.4f, x and y are the coordinates (in pixels) of the zoom 200 * @param y 202 public zoomIn(x: number, y: number,outputMatrix?:Matrix): Matrix { 206 save.postScale(1.4, 1.4, x, y); 210 public zoomOut(x: number, y: number, outputMatrix: Matrix) { 213 outputMatrix.postScale(0.7, 0.7, x, y); [all …]
|
| /developtools/integration_verification/tools/rom_ram_analyzer/standard/pkgs/ |
| D | simple_excel_writer.py | 45 x, y = self.__sheet_pos.get(sheet_name) 46 y = y + value 47 self.__sheet_pos[sheet_name] = (x, y) 48 return y 52 x, y = self.__sheet_pos.get(sheet_name) 63 x, y = self.__sheet_pos.get(sheet_name) 65 sheet.write(x, y, ele, style=self.__content_style) 66 y = self.__increment_y(sheet_name) 86 x, y = self.__sheet_pos.get(sheet_name) 87 if x != 0 or y != 0: [all …]
|
| /developtools/integration_verification/tools/rom_ram_analyzer/lite_small/pkgs/ |
| D | simple_excel_writer.py | 62 x, y = self.__sheet_pos.get(sheet_name) 63 y = y + value 64 self.__sheet_pos[sheet_name] = (x, y) 65 return y 69 x, y = self.__sheet_pos.get(sheet_name) 80 x, y = self.__sheet_pos.get(sheet_name) 82 sheet.write(x, y, ele, style=self.__content_style) 83 y = self.__increment_y(sheet_name) 103 x, y = self.__sheet_pos.get(sheet_name) 104 if x != 0 or y != 0: [all …]
|