Home
last modified time | relevance | path

Searched defs:y1 (Results 1 – 2 of 2) 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/base-ui/chart/pie/
DLitChartPie.ts382 let y1 = 0 + this.radius! * Math.sin((deg * Math.PI) / 180); variable