Home
last modified time | relevance | path

Searched refs:cx0 (Results 1 – 25 of 407) sorted by relevance

12345678910>>...17

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/awt/geom/
H A DOrder3.java36 private double cx0; field in Order3
204 cx0 = coords[pos+2]; in split()
208 cx0 = cx0 + (cx1 - cx0) * t; in split()
210 cx1 = cx0 + (x1 - cx0) * t; in split()
212 cx0 = x0 + (cx0 - x0) * t; in split()
216 coords[pos+4] = cx0; in split()
218 coords[pos+6] = cx0 + (cx1 - cx0) * t; in split()
240 this.cx0 = cx0; in Order3()
250 xcoeff2 = (cx1 - cx0 - cx0 + x0) * 3.0; in Order3()
565 eqn[2] = cx0; in getSubCurve()
[all …]
H A DOrder2.java36 private double cx0; field in Order2
66 tmp[2] = cx0; tmp[3] = cy0; in insert()
161 double cx0, double cy0, in Order2() argument
176 this.cx0 = cx0; in Order2()
180 xmin = Math.min(Math.min(x0, x1), cx0); in Order2()
181 xmax = Math.max(Math.max(x0, x1), cx0); in Order2()
183 xcoeff1 = cx0 + cx0 - x0 - x0; in Order2()
184 xcoeff2 = x0 - cx0 - cx0 + x1; in Order2()
227 return cx0; in getCX0()
413 eqn[2] = cx0; in getSubCurve()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/sun/awt/geom/
H A DOrder3.java36 private double cx0; field in Order3
204 cx0 = coords[pos+2]; in split()
208 cx0 = cx0 + (cx1 - cx0) * t; in split()
210 cx1 = cx0 + (x1 - cx0) * t; in split()
212 cx0 = x0 + (cx0 - x0) * t; in split()
216 coords[pos+4] = cx0; in split()
218 coords[pos+6] = cx0 + (cx1 - cx0) * t; in split()
240 this.cx0 = cx0; in Order3()
250 xcoeff2 = (cx1 - cx0 - cx0 + x0) * 3.0; in Order3()
565 eqn[2] = cx0; in getSubCurve()
[all …]
H A DOrder2.java36 private double cx0; field in Order2
66 tmp[2] = cx0; tmp[3] = cy0; in insert()
161 double cx0, double cy0, in Order2() argument
176 this.cx0 = cx0; in Order2()
180 xmin = Math.min(Math.min(x0, x1), cx0); in Order2()
181 xmax = Math.max(Math.max(x0, x1), cx0); in Order2()
183 xcoeff1 = cx0 + cx0 - x0 - x0; in Order2()
184 xcoeff2 = x0 - cx0 - cx0 + x1; in Order2()
227 return cx0; in getCX0()
413 eqn[2] = cx0; in getSubCurve()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/awt/geom/
H A DOrder3.java36 private double cx0; field in Order3
204 cx0 = coords[pos+2]; in split()
208 cx0 = cx0 + (cx1 - cx0) * t; in split()
210 cx1 = cx0 + (x1 - cx0) * t; in split()
212 cx0 = x0 + (cx0 - x0) * t; in split()
216 coords[pos+4] = cx0; in split()
218 coords[pos+6] = cx0 + (cx1 - cx0) * t; in split()
240 this.cx0 = cx0; in Order3()
250 xcoeff2 = (cx1 - cx0 - cx0 + x0) * 3.0; in Order3()
565 eqn[2] = cx0; in getSubCurve()
[all …]
H A DOrder2.java36 private double cx0; field in Order2
66 tmp[2] = cx0; tmp[3] = cy0; in insert()
161 double cx0, double cy0, in Order2() argument
176 this.cx0 = cx0; in Order2()
180 xmin = Math.min(Math.min(x0, x1), cx0); in Order2()
181 xmax = Math.max(Math.max(x0, x1), cx0); in Order2()
183 xcoeff1 = cx0 + cx0 - x0 - x0; in Order2()
184 xcoeff2 = x0 - cx0 - cx0 + x1; in Order2()
227 return cx0; in getCX0()
413 eqn[2] = cx0; in getSubCurve()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/awt/geom/
H A DOrder3.java36 private double cx0; field in Order3
204 cx0 = coords[pos+2]; in split()
208 cx0 = cx0 + (cx1 - cx0) * t; in split()
210 cx1 = cx0 + (x1 - cx0) * t; in split()
212 cx0 = x0 + (cx0 - x0) * t; in split()
216 coords[pos+4] = cx0; in split()
218 coords[pos+6] = cx0 + (cx1 - cx0) * t; in split()
240 this.cx0 = cx0; in Order3()
250 xcoeff2 = (cx1 - cx0 - cx0 + x0) * 3.0; in Order3()
565 eqn[2] = cx0; in getSubCurve()
[all …]
H A DOrder2.java36 private double cx0; field in Order2
66 tmp[2] = cx0; tmp[3] = cy0; in insert()
161 double cx0, double cy0, in Order2() argument
176 this.cx0 = cx0; in Order2()
180 xmin = Math.min(Math.min(x0, x1), cx0); in Order2()
181 xmax = Math.max(Math.max(x0, x1), cx0); in Order2()
183 xcoeff1 = cx0 + cx0 - x0 - x0; in Order2()
184 xcoeff2 = x0 - cx0 - cx0 + x1; in Order2()
227 return cx0; in getCX0()
413 eqn[2] = cx0; in getSubCurve()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/sun/awt/geom/
H A DOrder3.java36 private double cx0; field in Order3
204 cx0 = coords[pos+2]; in split()
208 cx0 = cx0 + (cx1 - cx0) * t; in split()
210 cx1 = cx0 + (x1 - cx0) * t; in split()
212 cx0 = x0 + (cx0 - x0) * t; in split()
216 coords[pos+4] = cx0; in split()
218 coords[pos+6] = cx0 + (cx1 - cx0) * t; in split()
240 this.cx0 = cx0; in Order3()
250 xcoeff2 = (cx1 - cx0 - cx0 + x0) * 3.0; in Order3()
565 eqn[2] = cx0; in getSubCurve()
[all …]
H A DOrder2.java36 private double cx0; field in Order2
66 tmp[2] = cx0; tmp[3] = cy0; in insert()
161 double cx0, double cy0, in Order2() argument
176 this.cx0 = cx0; in Order2()
180 xmin = Math.min(Math.min(x0, x1), cx0); in Order2()
181 xmax = Math.max(Math.max(x0, x1), cx0); in Order2()
183 xcoeff1 = cx0 + cx0 - x0 - x0; in Order2()
184 xcoeff2 = x0 - cx0 - cx0 + x1; in Order2()
227 return cx0; in getCX0()
413 eqn[2] = cx0; in getSubCurve()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/sun/awt/geom/
H A DOrder3.java36 private double cx0; field in Order3
204 cx0 = coords[pos+2]; in split()
208 cx0 = cx0 + (cx1 - cx0) * t; in split()
210 cx1 = cx0 + (x1 - cx0) * t; in split()
212 cx0 = x0 + (cx0 - x0) * t; in split()
216 coords[pos+4] = cx0; in split()
218 coords[pos+6] = cx0 + (cx1 - cx0) * t; in split()
240 this.cx0 = cx0; in Order3()
250 xcoeff2 = (cx1 - cx0 - cx0 + x0) * 3.0; in Order3()
565 eqn[2] = cx0; in getSubCurve()
[all …]
H A DOrder2.java36 private double cx0; field in Order2
66 tmp[2] = cx0; tmp[3] = cy0; in insert()
161 double cx0, double cy0, in Order2() argument
176 this.cx0 = cx0; in Order2()
180 xmin = Math.min(Math.min(x0, x1), cx0); in Order2()
181 xmax = Math.max(Math.max(x0, x1), cx0); in Order2()
183 xcoeff1 = cx0 + cx0 - x0 - x0; in Order2()
184 xcoeff2 = x0 - cx0 - cx0 + x1; in Order2()
227 return cx0; in getCX0()
413 eqn[2] = cx0; in getSubCurve()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/sun/awt/geom/
H A DOrder3.java36 private double cx0; field in Order3
204 cx0 = coords[pos+2]; in split()
208 cx0 = cx0 + (cx1 - cx0) * t; in split()
210 cx1 = cx0 + (x1 - cx0) * t; in split()
212 cx0 = x0 + (cx0 - x0) * t; in split()
216 coords[pos+4] = cx0; in split()
218 coords[pos+6] = cx0 + (cx1 - cx0) * t; in split()
240 this.cx0 = cx0; in Order3()
250 xcoeff2 = (cx1 - cx0 - cx0 + x0) * 3.0; in Order3()
565 eqn[2] = cx0; in getSubCurve()
[all …]
H A DOrder2.java36 private double cx0; field in Order2
66 tmp[2] = cx0; tmp[3] = cy0; in insert()
161 double cx0, double cy0, in Order2() argument
176 this.cx0 = cx0; in Order2()
180 xmin = Math.min(Math.min(x0, x1), cx0); in Order2()
181 xmax = Math.max(Math.max(x0, x1), cx0); in Order2()
183 xcoeff1 = cx0 + cx0 - x0 - x0; in Order2()
184 xcoeff2 = x0 - cx0 - cx0 + x1; in Order2()
227 return cx0; in getCX0()
413 eqn[2] = cx0; in getSubCurve()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/sun/awt/geom/
H A DOrder3.java36 private double cx0; field in Order3
204 cx0 = coords[pos+2]; in split()
208 cx0 = cx0 + (cx1 - cx0) * t; in split()
210 cx1 = cx0 + (x1 - cx0) * t; in split()
212 cx0 = x0 + (cx0 - x0) * t; in split()
216 coords[pos+4] = cx0; in split()
218 coords[pos+6] = cx0 + (cx1 - cx0) * t; in split()
240 this.cx0 = cx0; in Order3()
250 xcoeff2 = (cx1 - cx0 - cx0 + x0) * 3.0; in Order3()
565 eqn[2] = cx0; in getSubCurve()
[all …]
H A DOrder2.java36 private double cx0; field in Order2
66 tmp[2] = cx0; tmp[3] = cy0; in insert()
161 double cx0, double cy0, in Order2() argument
176 this.cx0 = cx0; in Order2()
180 xmin = Math.min(Math.min(x0, x1), cx0); in Order2()
181 xmax = Math.max(Math.max(x0, x1), cx0); in Order2()
183 xcoeff1 = cx0 + cx0 - x0 - x0; in Order2()
184 xcoeff2 = x0 - cx0 - cx0 + x1; in Order2()
227 return cx0; in getCX0()
413 eqn[2] = cx0; in getSubCurve()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/sun/awt/geom/
H A DOrder3.java36 private double cx0; field in Order3
204 cx0 = coords[pos+2]; in split()
208 cx0 = cx0 + (cx1 - cx0) * t; in split()
210 cx1 = cx0 + (x1 - cx0) * t; in split()
212 cx0 = x0 + (cx0 - x0) * t; in split()
216 coords[pos+4] = cx0; in split()
218 coords[pos+6] = cx0 + (cx1 - cx0) * t; in split()
240 this.cx0 = cx0; in Order3()
250 xcoeff2 = (cx1 - cx0 - cx0 + x0) * 3.0; in Order3()
565 eqn[2] = cx0; in getSubCurve()
[all …]
H A DOrder2.java36 private double cx0; field in Order2
66 tmp[2] = cx0; tmp[3] = cy0; in insert()
161 double cx0, double cy0, in Order2() argument
176 this.cx0 = cx0; in Order2()
180 xmin = Math.min(Math.min(x0, x1), cx0); in Order2()
181 xmax = Math.max(Math.max(x0, x1), cx0); in Order2()
183 xcoeff1 = cx0 + cx0 - x0 - x0; in Order2()
184 xcoeff2 = x0 - cx0 - cx0 + x1; in Order2()
227 return cx0; in getCX0()
413 eqn[2] = cx0; in getSubCurve()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/awt/geom/
H A DOrder3.java36 private double cx0; field in Order3
204 cx0 = coords[pos+2]; in split()
208 cx0 = cx0 + (cx1 - cx0) * t; in split()
210 cx1 = cx0 + (x1 - cx0) * t; in split()
212 cx0 = x0 + (cx0 - x0) * t; in split()
216 coords[pos+4] = cx0; in split()
218 coords[pos+6] = cx0 + (cx1 - cx0) * t; in split()
240 this.cx0 = cx0; in Order3()
250 xcoeff2 = (cx1 - cx0 - cx0 + x0) * 3.0; in Order3()
565 eqn[2] = cx0; in getSubCurve()
[all …]
H A DOrder2.java36 private double cx0; field in Order2
66 tmp[2] = cx0; tmp[3] = cy0; in insert()
161 double cx0, double cy0, in Order2() argument
176 this.cx0 = cx0; in Order2()
180 xmin = Math.min(Math.min(x0, x1), cx0); in Order2()
181 xmax = Math.max(Math.max(x0, x1), cx0); in Order2()
183 xcoeff1 = cx0 + cx0 - x0 - x0; in Order2()
184 xcoeff2 = x0 - cx0 - cx0 + x1; in Order2()
227 return cx0; in getCX0()
413 eqn[2] = cx0; in getSubCurve()
[all …]
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/jnisrc/dcraw/
H A DdcrawUtils.cpp253 int cx0, cy0, cOffset; in DCRaw_METHOD() local
255 cx0 = rx0; in DCRaw_METHOD()
259 cx0 = bx0; in DCRaw_METHOD()
267 if (((x+cx0)&1) != (cx0&1) || ((y+cy0)&1) != (cy0&1)) { in DCRaw_METHOD()
269 int cg = data[3 * (x + cx0 + (y + cy0) * lineStride) + gOffset]; in DCRaw_METHOD()
271 if (((x+cx0)&1) != (cx0&1) && ((y+cy0)&1) != (cy0&1)) { in DCRaw_METHOD()
284 } else if (((x+cx0)&1) == (cx0&1) && ((y+cy0)&1) != (cy0&1)) { in DCRaw_METHOD()
286 int gu = data[3 * (x + cx0 + (y + cy0 - 1) * lineStride) + gOffset]; in DCRaw_METHOD()
287 int gd = data[3 * (x + cx0 + (y + cy0 + 1) * lineStride) + gOffset]; in DCRaw_METHOD()
295 int gl = data[3 * (x + cx0 - 1 + (y + cy0) * lineStride) + gOffset]; in DCRaw_METHOD()
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dmri_drawing.c95 if ( cx0 < 0 ) in ppmd_line()
98 cy0 = cy0 + ( cy1 - cy0 ) * ( -cx0 ) / ( cx1 - cx0 ); in ppmd_line()
99 cx0 = 0; in ppmd_line()
101 else if ( cx0 >= cols ) in ppmd_line()
104 cy0 = cy0 + ( cy1 - cy0 ) * ( cols - 1 - cx0 ) / ( cx1 - cx0 ); in ppmd_line()
105 cx0 = cols - 1; in ppmd_line()
110 cx0 = cx0 + ( cx1 - cx0 ) * ( -cy0 ) / ( cy1 - cy0 ); in ppmd_line()
116 cx0 = cx0 + ( cx1 - cx0 ) * ( rows - 1 - cy0 ) / ( cy1 - cy0 ); in ppmd_line()
141 if ( cx0 == cx1 && cy0 == cy1 ){ ASSPIX(pixels,cx0,cy0,r,g,b) ; return; } in ppmd_line()
155 col = cx0; in ppmd_line()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/java2d/marlin/
H A DDStroker.java509 this.cx0 = x0; in _moveTo()
516 this.cx0 = x0; in _moveTo()
568 double dx = x1 - cx0; in lineTo()
586 this.cx0 = x1; in lineTo()
637 this.cx0 = sx0; in closePath()
1098 double dxs = x1 - cx0; in _curveTo()
1104 dxs = x2 - cx0; in _curveTo()
1125 lineTo(cx0, cy0); in _curveTo()
1187 this.cx0 = x3; in _curveTo()
1259 lineTo(cx0, cy0); in _quadTo()
[all …]
H A DStroker.java511 this.cx0 = x0; in _moveTo()
518 this.cx0 = x0; in _moveTo()
570 float dx = x1 - cx0; in lineTo()
588 this.cx0 = x1; in lineTo()
639 this.cx0 = sx0; in closePath()
1100 float dxs = x1 - cx0; in _curveTo()
1106 dxs = x2 - cx0; in _curveTo()
1127 lineTo(cx0, cy0); in _curveTo()
1189 this.cx0 = x3; in _curveTo()
1246 float dxs = x1 - cx0; in _quadTo()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/sun/java2d/marlin/
H A DDStroker.java509 this.cx0 = x0; in _moveTo()
516 this.cx0 = x0; in _moveTo()
568 double dx = x1 - cx0; in lineTo()
586 this.cx0 = x1; in lineTo()
637 this.cx0 = sx0; in closePath()
1098 double dxs = x1 - cx0; in _curveTo()
1104 dxs = x2 - cx0; in _curveTo()
1125 lineTo(cx0, cy0); in _curveTo()
1187 this.cx0 = x3; in _curveTo()
1259 lineTo(cx0, cy0); in _quadTo()
[all …]

12345678910>>...17