Home
last modified time | relevance | path

Searched refs:TESTANDCLIP (Results 1 – 20 of 20) sorted by relevance

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libawt/java2d/loops/
H A DProcessPath.c134 TESTANDCLIP(yMinf, yMaxf, Y0, X0, Y1, X1, jint, res); \
136 TESTANDCLIP(yMinf, yMaxf, Y1, X1, Y0, X0, jint, res); \
138 TESTANDCLIP(xMinf, xMaxf, X0, Y0, X1, Y1, jint, res); \
326 #define TESTANDCLIP(LINE_MIN, LINE_MAX, a1, b1, a2, b2, TYPE, res) \ macro
376 TESTANDCLIP(LINE_MIN, LINE_MAX, a1, b1, a2, b2, TYPE, res); \
1386 TESTANDCLIP(yMin, yMax, y1, x1, y2, x2, jfloat, res); in ProcessLine()
1389 TESTANDCLIP(yMin, yMax, y2, x2, y1, x1, jfloat, res); in ProcessLine()
1395 TESTANDCLIP(xMin, xMax, in ProcessLine()
1399 TESTANDCLIP(xMin, xMax, in ProcessLine()
2119 TESTANDCLIP(outYMin, outYMax, y1, x1, y2, x2, jint, res); in StoreFixedLine()
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/native/libawt/java2d/loops/
H A DProcessPath.c134 TESTANDCLIP(yMinf, yMaxf, Y0, X0, Y1, X1, jint, res); \
136 TESTANDCLIP(yMinf, yMaxf, Y1, X1, Y0, X0, jint, res); \
138 TESTANDCLIP(xMinf, xMaxf, X0, Y0, X1, Y1, jint, res); \
326 #define TESTANDCLIP(LINE_MIN, LINE_MAX, a1, b1, a2, b2, TYPE, res) \ macro
376 TESTANDCLIP(LINE_MIN, LINE_MAX, a1, b1, a2, b2, TYPE, res); \
1386 TESTANDCLIP(yMin, yMax, y1, x1, y2, x2, jfloat, res); in ProcessLine()
1389 TESTANDCLIP(yMin, yMax, y2, x2, y1, x1, jfloat, res); in ProcessLine()
1395 TESTANDCLIP(xMin, xMax, in ProcessLine()
1399 TESTANDCLIP(xMin, xMax, in ProcessLine()
2119 TESTANDCLIP(outYMin, outYMax, y1, x1, y2, x2, jint, res); in StoreFixedLine()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/native/libawt/java2d/loops/
H A DProcessPath.c134 TESTANDCLIP(yMinf, yMaxf, Y0, X0, Y1, X1, jint, res); \
136 TESTANDCLIP(yMinf, yMaxf, Y1, X1, Y0, X0, jint, res); \
138 TESTANDCLIP(xMinf, xMaxf, X0, Y0, X1, Y1, jint, res); \
326 #define TESTANDCLIP(LINE_MIN, LINE_MAX, a1, b1, a2, b2, TYPE, res) \ macro
376 TESTANDCLIP(LINE_MIN, LINE_MAX, a1, b1, a2, b2, TYPE, res); \
1386 TESTANDCLIP(yMin, yMax, y1, x1, y2, x2, jfloat, res); in ProcessLine()
1389 TESTANDCLIP(yMin, yMax, y2, x2, y1, x1, jfloat, res); in ProcessLine()
1395 TESTANDCLIP(xMin, xMax, in ProcessLine()
1399 TESTANDCLIP(xMin, xMax, in ProcessLine()
2119 TESTANDCLIP(outYMin, outYMax, y1, x1, y2, x2, jint, res); in StoreFixedLine()
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/java2d/loops/
H A DProcessPath.c133 TESTANDCLIP(yMinf, yMaxf, Y0, X0, Y1, X1, jint, res); \
135 TESTANDCLIP(yMinf, yMaxf, Y1, X1, Y0, X0, jint, res); \
137 TESTANDCLIP(xMinf, xMaxf, X0, Y0, X1, Y1, jint, res); \
325 #define TESTANDCLIP(LINE_MIN, LINE_MAX, a1, b1, a2, b2, TYPE, res) \ macro
375 TESTANDCLIP(LINE_MIN, LINE_MAX, a1, b1, a2, b2, TYPE, res); \
1385 TESTANDCLIP(yMin, yMax, y1, x1, y2, x2, jfloat, res); in ProcessLine()
1388 TESTANDCLIP(yMin, yMax, y2, x2, y1, x1, jfloat, res); in ProcessLine()
1394 TESTANDCLIP(xMin, xMax, in ProcessLine()
1398 TESTANDCLIP(xMin, xMax, in ProcessLine()
2118 TESTANDCLIP(outYMin, outYMax, y1, x1, y2, x2, jint, res); in StoreFixedLine()
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/native/libawt/java2d/loops/
H A DProcessPath.c134 TESTANDCLIP(yMinf, yMaxf, Y0, X0, Y1, X1, jint, res); \
136 TESTANDCLIP(yMinf, yMaxf, Y1, X1, Y0, X0, jint, res); \
138 TESTANDCLIP(xMinf, xMaxf, X0, Y0, X1, Y1, jint, res); \
326 #define TESTANDCLIP(LINE_MIN, LINE_MAX, a1, b1, a2, b2, TYPE, res) \ macro
376 TESTANDCLIP(LINE_MIN, LINE_MAX, a1, b1, a2, b2, TYPE, res); \
1386 TESTANDCLIP(yMin, yMax, y1, x1, y2, x2, jfloat, res); in ProcessLine()
1389 TESTANDCLIP(yMin, yMax, y2, x2, y1, x1, jfloat, res); in ProcessLine()
1395 TESTANDCLIP(xMin, xMax, in ProcessLine()
1399 TESTANDCLIP(xMin, xMax, in ProcessLine()
2119 TESTANDCLIP(outYMin, outYMax, y1, x1, y2, x2, jint, res); in StoreFixedLine()
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/native/libawt/java2d/loops/
H A DProcessPath.c134 TESTANDCLIP(yMinf, yMaxf, Y0, X0, Y1, X1, jint, res); \
136 TESTANDCLIP(yMinf, yMaxf, Y1, X1, Y0, X0, jint, res); \
138 TESTANDCLIP(xMinf, xMaxf, X0, Y0, X1, Y1, jint, res); \
326 #define TESTANDCLIP(LINE_MIN, LINE_MAX, a1, b1, a2, b2, TYPE, res) \ macro
376 TESTANDCLIP(LINE_MIN, LINE_MAX, a1, b1, a2, b2, TYPE, res); \
1386 TESTANDCLIP(yMin, yMax, y1, x1, y2, x2, jfloat, res); in ProcessLine()
1389 TESTANDCLIP(yMin, yMax, y2, x2, y1, x1, jfloat, res); in ProcessLine()
1395 TESTANDCLIP(xMin, xMax, in ProcessLine()
1399 TESTANDCLIP(xMin, xMax, in ProcessLine()
2119 TESTANDCLIP(outYMin, outYMax, y1, x1, y2, x2, jint, res); in StoreFixedLine()
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/native/libawt/java2d/loops/
H A DProcessPath.c134 TESTANDCLIP(yMinf, yMaxf, Y0, X0, Y1, X1, jint, res); \
136 TESTANDCLIP(yMinf, yMaxf, Y1, X1, Y0, X0, jint, res); \
138 TESTANDCLIP(xMinf, xMaxf, X0, Y0, X1, Y1, jint, res); \
326 #define TESTANDCLIP(LINE_MIN, LINE_MAX, a1, b1, a2, b2, TYPE, res) \ macro
376 TESTANDCLIP(LINE_MIN, LINE_MAX, a1, b1, a2, b2, TYPE, res); \
1386 TESTANDCLIP(yMin, yMax, y1, x1, y2, x2, jfloat, res); in ProcessLine()
1389 TESTANDCLIP(yMin, yMax, y2, x2, y1, x1, jfloat, res); in ProcessLine()
1395 TESTANDCLIP(xMin, xMax, in ProcessLine()
1399 TESTANDCLIP(xMin, xMax, in ProcessLine()
2119 TESTANDCLIP(outYMin, outYMax, y1, x1, y2, x2, jint, res); in StoreFixedLine()
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/native/libawt/java2d/loops/
H A DProcessPath.c134 TESTANDCLIP(yMinf, yMaxf, Y0, X0, Y1, X1, jint, res); \
136 TESTANDCLIP(yMinf, yMaxf, Y1, X1, Y0, X0, jint, res); \
138 TESTANDCLIP(xMinf, xMaxf, X0, Y0, X1, Y1, jint, res); \
326 #define TESTANDCLIP(LINE_MIN, LINE_MAX, a1, b1, a2, b2, TYPE, res) \ macro
376 TESTANDCLIP(LINE_MIN, LINE_MAX, a1, b1, a2, b2, TYPE, res); \
1386 TESTANDCLIP(yMin, yMax, y1, x1, y2, x2, jfloat, res); in ProcessLine()
1389 TESTANDCLIP(yMin, yMax, y2, x2, y1, x1, jfloat, res); in ProcessLine()
1395 TESTANDCLIP(xMin, xMax, in ProcessLine()
1399 TESTANDCLIP(xMin, xMax, in ProcessLine()
2119 TESTANDCLIP(outYMin, outYMax, y1, x1, y2, x2, jint, res); in StoreFixedLine()
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/native/libawt/java2d/loops/
H A DProcessPath.c134 TESTANDCLIP(yMinf, yMaxf, Y0, X0, Y1, X1, jint, res); \
136 TESTANDCLIP(yMinf, yMaxf, Y1, X1, Y0, X0, jint, res); \
138 TESTANDCLIP(xMinf, xMaxf, X0, Y0, X1, Y1, jint, res); \
326 #define TESTANDCLIP(LINE_MIN, LINE_MAX, a1, b1, a2, b2, TYPE, res) \ macro
376 TESTANDCLIP(LINE_MIN, LINE_MAX, a1, b1, a2, b2, TYPE, res); \
1386 TESTANDCLIP(yMin, yMax, y1, x1, y2, x2, jfloat, res); in ProcessLine()
1389 TESTANDCLIP(yMin, yMax, y2, x2, y1, x1, jfloat, res); in ProcessLine()
1395 TESTANDCLIP(xMin, xMax, in ProcessLine()
1399 TESTANDCLIP(xMin, xMax, in ProcessLine()
2119 TESTANDCLIP(outYMin, outYMax, y1, x1, y2, x2, jint, res); in StoreFixedLine()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/sun/java2d/loops/
H A DProcessPath.c133 TESTANDCLIP(yMinf, yMaxf, Y0, X0, Y1, X1, jint, res); \
135 TESTANDCLIP(yMinf, yMaxf, Y1, X1, Y0, X0, jint, res); \
137 TESTANDCLIP(xMinf, xMaxf, X0, Y0, X1, Y1, jint, res); \
325 #define TESTANDCLIP(LINE_MIN, LINE_MAX, a1, b1, a2, b2, TYPE, res) \ macro
375 TESTANDCLIP(LINE_MIN, LINE_MAX, a1, b1, a2, b2, TYPE, res); \
1385 TESTANDCLIP(yMin, yMax, y1, x1, y2, x2, jfloat, res); in ProcessLine()
1388 TESTANDCLIP(yMin, yMax, y2, x2, y1, x1, jfloat, res); in ProcessLine()
1394 TESTANDCLIP(xMin, xMax, in ProcessLine()
1398 TESTANDCLIP(xMin, xMax, in ProcessLine()
2118 TESTANDCLIP(outYMin, outYMax, y1, x1, y2, x2, jint, res); in StoreFixedLine()
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/java2d/loops/
H A DProcessPath.java304 private static int TESTANDCLIP(float LINE_MIN, float LINE_MAX, float[] c, in TESTANDCLIP() method in ProcessPath
329 private static int TESTANDCLIP(int LINE_MIN, int LINE_MAX, int[] c, in TESTANDCLIP() method in ProcessPath
385 int res = TESTANDCLIP(LINE_MIN, LINE_MAX, c, a1, b1, a2, b2); in CLIPCLAMP()
409 int res = TESTANDCLIP(LINE_MIN, LINE_MAX, c, a1, b1, a2, b2); in CLIPCLAMP()
1377 res = TESTANDCLIP(yMin, yMax, c, 1, 0, 3, 2); in ProcessLine()
1383 res = TESTANDCLIP(yMin, yMax, c, 3, 2, 1, 0); in ProcessLine()
1392 res = TESTANDCLIP(xMin, xMax, c, 0, 1, 2, 3); in ProcessLine()
1398 res = TESTANDCLIP(xMin, xMax, c, 2, 3, 0, 1); in ProcessLine()
2055 res = TESTANDCLIP(outYMin, outYMax, c, 1, 0, 3, 2); in processFixedLine()
2061 res = TESTANDCLIP(outYMin, outYMax, c, 3, 2, 1, 0); in processFixedLine()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/sun/java2d/loops/
H A DProcessPath.java304 private static int TESTANDCLIP(float LINE_MIN, float LINE_MAX, float[] c, in TESTANDCLIP() method in ProcessPath
329 private static int TESTANDCLIP(int LINE_MIN, int LINE_MAX, int[] c, in TESTANDCLIP() method in ProcessPath
385 int res = TESTANDCLIP(LINE_MIN, LINE_MAX, c, a1, b1, a2, b2); in CLIPCLAMP()
409 int res = TESTANDCLIP(LINE_MIN, LINE_MAX, c, a1, b1, a2, b2); in CLIPCLAMP()
1377 res = TESTANDCLIP(yMin, yMax, c, 1, 0, 3, 2); in ProcessLine()
1383 res = TESTANDCLIP(yMin, yMax, c, 3, 2, 1, 0); in ProcessLine()
1392 res = TESTANDCLIP(xMin, xMax, c, 0, 1, 2, 3); in ProcessLine()
1398 res = TESTANDCLIP(xMin, xMax, c, 2, 3, 0, 1); in ProcessLine()
2055 res = TESTANDCLIP(outYMin, outYMax, c, 1, 0, 3, 2); in processFixedLine()
2061 res = TESTANDCLIP(outYMin, outYMax, c, 3, 2, 1, 0); in processFixedLine()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/java2d/loops/
H A DProcessPath.java304 private static int TESTANDCLIP(float LINE_MIN, float LINE_MAX, float[] c, in TESTANDCLIP() method in ProcessPath
329 private static int TESTANDCLIP(int LINE_MIN, int LINE_MAX, int[] c, in TESTANDCLIP() method in ProcessPath
385 int res = TESTANDCLIP(LINE_MIN, LINE_MAX, c, a1, b1, a2, b2); in CLIPCLAMP()
409 int res = TESTANDCLIP(LINE_MIN, LINE_MAX, c, a1, b1, a2, b2); in CLIPCLAMP()
1377 res = TESTANDCLIP(yMin, yMax, c, 1, 0, 3, 2); in ProcessLine()
1383 res = TESTANDCLIP(yMin, yMax, c, 3, 2, 1, 0); in ProcessLine()
1392 res = TESTANDCLIP(xMin, xMax, c, 0, 1, 2, 3); in ProcessLine()
1398 res = TESTANDCLIP(xMin, xMax, c, 2, 3, 0, 1); in ProcessLine()
2055 res = TESTANDCLIP(outYMin, outYMax, c, 1, 0, 3, 2); in processFixedLine()
2061 res = TESTANDCLIP(outYMin, outYMax, c, 3, 2, 1, 0); in processFixedLine()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/java2d/loops/
H A DProcessPath.java304 private static int TESTANDCLIP(float LINE_MIN, float LINE_MAX, float[] c, in TESTANDCLIP() method in ProcessPath
329 private static int TESTANDCLIP(int LINE_MIN, int LINE_MAX, int[] c, in TESTANDCLIP() method in ProcessPath
385 int res = TESTANDCLIP(LINE_MIN, LINE_MAX, c, a1, b1, a2, b2); in CLIPCLAMP()
409 int res = TESTANDCLIP(LINE_MIN, LINE_MAX, c, a1, b1, a2, b2); in CLIPCLAMP()
1377 res = TESTANDCLIP(yMin, yMax, c, 1, 0, 3, 2); in ProcessLine()
1383 res = TESTANDCLIP(yMin, yMax, c, 3, 2, 1, 0); in ProcessLine()
1392 res = TESTANDCLIP(xMin, xMax, c, 0, 1, 2, 3); in ProcessLine()
1398 res = TESTANDCLIP(xMin, xMax, c, 2, 3, 0, 1); in ProcessLine()
2055 res = TESTANDCLIP(outYMin, outYMax, c, 1, 0, 3, 2); in processFixedLine()
2061 res = TESTANDCLIP(outYMin, outYMax, c, 3, 2, 1, 0); in processFixedLine()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/sun/java2d/loops/
H A DProcessPath.java304 private static int TESTANDCLIP(float LINE_MIN, float LINE_MAX, float[] c, in TESTANDCLIP() method in ProcessPath
329 private static int TESTANDCLIP(int LINE_MIN, int LINE_MAX, int[] c, in TESTANDCLIP() method in ProcessPath
385 int res = TESTANDCLIP(LINE_MIN, LINE_MAX, c, a1, b1, a2, b2); in CLIPCLAMP()
409 int res = TESTANDCLIP(LINE_MIN, LINE_MAX, c, a1, b1, a2, b2); in CLIPCLAMP()
1377 res = TESTANDCLIP(yMin, yMax, c, 1, 0, 3, 2); in ProcessLine()
1383 res = TESTANDCLIP(yMin, yMax, c, 3, 2, 1, 0); in ProcessLine()
1392 res = TESTANDCLIP(xMin, xMax, c, 0, 1, 2, 3); in ProcessLine()
1398 res = TESTANDCLIP(xMin, xMax, c, 2, 3, 0, 1); in ProcessLine()
2055 res = TESTANDCLIP(outYMin, outYMax, c, 1, 0, 3, 2); in processFixedLine()
2061 res = TESTANDCLIP(outYMin, outYMax, c, 3, 2, 1, 0); in processFixedLine()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/sun/java2d/loops/
H A DProcessPath.java304 private static int TESTANDCLIP(float LINE_MIN, float LINE_MAX, float[] c, in TESTANDCLIP() method in ProcessPath
329 private static int TESTANDCLIP(int LINE_MIN, int LINE_MAX, int[] c, in TESTANDCLIP() method in ProcessPath
385 int res = TESTANDCLIP(LINE_MIN, LINE_MAX, c, a1, b1, a2, b2); in CLIPCLAMP()
409 int res = TESTANDCLIP(LINE_MIN, LINE_MAX, c, a1, b1, a2, b2); in CLIPCLAMP()
1377 res = TESTANDCLIP(yMin, yMax, c, 1, 0, 3, 2); in ProcessLine()
1383 res = TESTANDCLIP(yMin, yMax, c, 3, 2, 1, 0); in ProcessLine()
1392 res = TESTANDCLIP(xMin, xMax, c, 0, 1, 2, 3); in ProcessLine()
1398 res = TESTANDCLIP(xMin, xMax, c, 2, 3, 0, 1); in ProcessLine()
2055 res = TESTANDCLIP(outYMin, outYMax, c, 1, 0, 3, 2); in processFixedLine()
2061 res = TESTANDCLIP(outYMin, outYMax, c, 3, 2, 1, 0); in processFixedLine()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/sun/java2d/loops/
H A DProcessPath.java304 private static int TESTANDCLIP(float LINE_MIN, float LINE_MAX, float[] c, in TESTANDCLIP() method in ProcessPath
329 private static int TESTANDCLIP(int LINE_MIN, int LINE_MAX, int[] c, in TESTANDCLIP() method in ProcessPath
385 int res = TESTANDCLIP(LINE_MIN, LINE_MAX, c, a1, b1, a2, b2); in CLIPCLAMP()
409 int res = TESTANDCLIP(LINE_MIN, LINE_MAX, c, a1, b1, a2, b2); in CLIPCLAMP()
1377 res = TESTANDCLIP(yMin, yMax, c, 1, 0, 3, 2); in ProcessLine()
1383 res = TESTANDCLIP(yMin, yMax, c, 3, 2, 1, 0); in ProcessLine()
1392 res = TESTANDCLIP(xMin, xMax, c, 0, 1, 2, 3); in ProcessLine()
1398 res = TESTANDCLIP(xMin, xMax, c, 2, 3, 0, 1); in ProcessLine()
2055 res = TESTANDCLIP(outYMin, outYMax, c, 1, 0, 3, 2); in processFixedLine()
2061 res = TESTANDCLIP(outYMin, outYMax, c, 3, 2, 1, 0); in processFixedLine()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/sun/java2d/loops/
H A DProcessPath.java304 private static int TESTANDCLIP(float LINE_MIN, float LINE_MAX, float[] c, in TESTANDCLIP() method in ProcessPath
329 private static int TESTANDCLIP(int LINE_MIN, int LINE_MAX, int[] c, in TESTANDCLIP() method in ProcessPath
385 int res = TESTANDCLIP(LINE_MIN, LINE_MAX, c, a1, b1, a2, b2); in CLIPCLAMP()
409 int res = TESTANDCLIP(LINE_MIN, LINE_MAX, c, a1, b1, a2, b2); in CLIPCLAMP()
1377 res = TESTANDCLIP(yMin, yMax, c, 1, 0, 3, 2); in ProcessLine()
1383 res = TESTANDCLIP(yMin, yMax, c, 3, 2, 1, 0); in ProcessLine()
1392 res = TESTANDCLIP(xMin, xMax, c, 0, 1, 2, 3); in ProcessLine()
1398 res = TESTANDCLIP(xMin, xMax, c, 2, 3, 0, 1); in ProcessLine()
2055 res = TESTANDCLIP(outYMin, outYMax, c, 1, 0, 3, 2); in processFixedLine()
2061 res = TESTANDCLIP(outYMin, outYMax, c, 3, 2, 1, 0); in processFixedLine()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/sun/java2d/loops/
H A DProcessPath.java304 private static int TESTANDCLIP(float LINE_MIN, float LINE_MAX, float[] c, in TESTANDCLIP() method in ProcessPath
329 private static int TESTANDCLIP(int LINE_MIN, int LINE_MAX, int[] c, in TESTANDCLIP() method in ProcessPath
385 int res = TESTANDCLIP(LINE_MIN, LINE_MAX, c, a1, b1, a2, b2); in CLIPCLAMP()
409 int res = TESTANDCLIP(LINE_MIN, LINE_MAX, c, a1, b1, a2, b2); in CLIPCLAMP()
1377 res = TESTANDCLIP(yMin, yMax, c, 1, 0, 3, 2); in ProcessLine()
1383 res = TESTANDCLIP(yMin, yMax, c, 3, 2, 1, 0); in ProcessLine()
1392 res = TESTANDCLIP(xMin, xMax, c, 0, 1, 2, 3); in ProcessLine()
1398 res = TESTANDCLIP(xMin, xMax, c, 2, 3, 0, 1); in ProcessLine()
2055 res = TESTANDCLIP(outYMin, outYMax, c, 1, 0, 3, 2); in processFixedLine()
2061 res = TESTANDCLIP(outYMin, outYMax, c, 3, 2, 1, 0); in processFixedLine()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/java2d/loops/
H A DProcessPath.java304 private static int TESTANDCLIP(float LINE_MIN, float LINE_MAX, float[] c, in TESTANDCLIP() method in ProcessPath
329 private static int TESTANDCLIP(int LINE_MIN, int LINE_MAX, int[] c, in TESTANDCLIP() method in ProcessPath
385 int res = TESTANDCLIP(LINE_MIN, LINE_MAX, c, a1, b1, a2, b2); in CLIPCLAMP()
409 int res = TESTANDCLIP(LINE_MIN, LINE_MAX, c, a1, b1, a2, b2); in CLIPCLAMP()
1377 res = TESTANDCLIP(yMin, yMax, c, 1, 0, 3, 2); in ProcessLine()
1383 res = TESTANDCLIP(yMin, yMax, c, 3, 2, 1, 0); in ProcessLine()
1392 res = TESTANDCLIP(xMin, xMax, c, 0, 1, 2, 3); in ProcessLine()
1398 res = TESTANDCLIP(xMin, xMax, c, 2, 3, 0, 1); in ProcessLine()
2055 res = TESTANDCLIP(outYMin, outYMax, c, 1, 0, 3, 2); in processFixedLine()
2061 res = TESTANDCLIP(outYMin, outYMax, c, 3, 2, 1, 0); in processFixedLine()