Home
last modified time | relevance | path

Searched defs:x2 (Results 1 – 3 of 3) sorted by relevance

/developtools/integration_verification/cases/smoke/basic/screenshot32/new_script/utils/
Dimages.py7 def crop_picture(picture, x1=0, y1=72, x2=720, y2=1208): argument
/developtools/smartperf_host/smartperf_host/ide/src/trace/database/ui-worker/hiperf/
DProcedureWorkerHiPerfCallChart.ts110 let x1: number, x2: number; variable
/developtools/smartperf_host/smartperf_host/ide/src/base-ui/chart/pie/
DLitChartPie.ts383 let x2 = 0 + (this.radius! + 13) * Math.cos((deg * Math.PI) / 180); variable