Lines Matching refs:jint

45     jint *PREFIX ## Lut;
101 jint r, g, b; \
121 jint rgb = PREFIX ## Lut[CurrentPixelByteBinary(TYPE, PREFIX)]; \
127 jint argb = PREFIX ## Lut[CurrentPixelByteBinary(TYPE, PREFIX)]; \
152 jint *PREFIX ## Lut; \
153 jint PREFIX ## rgb;
188 jint srcScan = (SRCINFO)->scanStride; \
189 jint dstScan = (DSTINFO)->scanStride; \
190 jint srcx1 = (SRCINFO)->bounds.x1; \
191 jint dstx1 = (DSTINFO)->bounds.x1; \
223 jint srcpixel; \
264 jint xorpixel = pCompInfo->details.xorPixel; \
281 jint lox, jint loy, \
282 jint hix, jint hiy, \
283 jint pixel, \
288 jint scan = pRasInfo->scanStride; \
295 jint w = width; \
309 jint pixel, NativePrimitive *pPrim, \
313 jint scan = pRasInfo->scanStride; \
314 jint bbox[4]; \
317 jint x = bbox[0]; \
318 jint y = bbox[1]; \
326 jint relx = w; \
340 jint x1, jint y1, jint pixel, \
341 jint steps, jint error, \
342 jint bumpmajormask, jint errmajor, \
343 jint bumpminormask, jint errminor, \
347 jint scan = pRasInfo->scanStride; \
380 jint lox, jint loy, \
381 jint hix, jint hiy, \
382 jint pixel, \
386 jint xorpixel = pCompInfo->details.xorPixel; \
389 jint scan = pRasInfo->scanStride; \
396 jint w = width; \
411 void *siData, jint pixel, \
416 jint xorpixel = pCompInfo->details.xorPixel; \
418 jint scan = pRasInfo->scanStride; \
419 jint bbox[4]; \
422 jint x = bbox[0]; \
423 jint y = bbox[1]; \
431 jint relx = w; \
446 jint x1, jint y1, jint pixel, \
447 jint steps, jint error, \
448 jint bumpmajormask, jint errmajor, \
449 jint bumpminormask, jint errminor, \
453 jint xorpixel = pCompInfo->details.xorPixel; \
455 jint scan = pRasInfo->scanStride; \
492 jint totalGlyphs, jint fgpixel, \
493 jint argbcolor, \
494 jint clipLeft, jint clipTop, \
495 jint clipRight, jint clipBottom, \
499 jint glyphCounter; \
500 jint scan = pRasInfo->scanStride; \
514 jint x = 0; \
536 jint totalGlyphs, jint fgpixel, \
537 jint argbcolor, \
538 jint clipLeft, jint clipTop, \
539 jint clipRight, jint clipBottom, \
543 jint glyphCounter; \
544 jint scan = pRasInfo->scanStride; \
589 jint totalGlyphs, jint fgpixel, \
590 jint argbcolor, \
591 jint clipLeft, jint clipTop, \
592 jint clipRight, jint clipBottom, \
596 jint glyphCounter; \
597 jint scan = pRasInfo->scanStride; \
598 jint xorpixel = pCompInfo->details.xorPixel; \
613 jint x = 0; \
632 jubyte *pMask, jint maskOff, jint maskScan, \
633 jint width, jint height, \
643 jint srcScan = pSrcInfo->scanStride; \
644 jint dstScan = pDstInfo->scanStride; \
646 jint srcx1 = pSrcInfo->bounds.x1; \
647 jint dstx1 = pDstInfo->bounds.x1; \
676 jint w = width; \
784 jubyte *pMask, jint maskOff, jint maskScan, \
785 jint width, jint height, \
786 jint fgColor, \
797 jint rasScan = pRasInfo->scanStride; \
799 jint x1 = pRasInfo->bounds.x1; \
828 jint w = width; \