Lines Matching refs:xPoints
172 jint *xPoints, jint *yPoints)
180 if (xPoints == NULL || yPoints == NULL) {
191 mx = xPoints[0];
196 jint x = xPoints[i];
207 (xPoints[nPoints-1] != mx ||
225 mx = xPoints[nPoints-1] + transX;
242 jint *xPoints, *yPoints;
246 xPoints = (jint *)
248 if (xPoints != NULL) {
257 xPoints, yPoints);
269 (*env)->ReleasePrimitiveArrayCritical(env, xpointsArray, xPoints,