Searched refs:pError (Results 1 - 2 of 2) sorted by relevance

/openjdk10/jdk/src/java.desktop/share/native/libawt/java2d/loops/
H A DDrawLine.c256 *pError = error; \
266 jint *pSteps, jint *pError,
361 jint *pSteps, jint *pError,
371 pSteps, pError,
262 LineUtils_SetupBresenhamBig(jint _x1, jint _y1, jint _x2, jint _y2, jint shorten, SurfaceDataBounds *pBounds, jint *pStartX, jint *pStartY, jint *pSteps, jint *pError, jint *pErrMajor, jint *pBumpMajorMask, jint *pErrMinor, jint *pBumpMinorMask) argument
357 LineUtils_SetupBresenham(jint _x1, jint _y1, jint _x2, jint _y2, jint shorten, SurfaceDataBounds *pBounds, jint *pStartX, jint *pStartY, jint *pSteps, jint *pError, jint *pErrMajor, jint *pBumpMajorMask, jint *pErrMinor, jint *pBumpMinorMask) argument
H A DLineUtils.h52 jint *pSteps, jint *pError,

Completed in 241 milliseconds