Searched refs:pMask (Results 1 - 25 of 25) sorted by relevance

/openjdk10/jdk/src/java.desktop/share/native/common/java2d/opengl/
H A DOGLMaskFill.h34 unsigned char *pMask);
H A DOGLMaskFill.c90 unsigned char *pMask)
123 maskscan, pMask);
87 OGLMaskFill_MaskFill(OGLContext *oglc, jint x, jint y, jint w, jint h, jint maskoff, jint maskscan, jint masklen, unsigned char *pMask) argument
H A DOGLRenderQueue.c342 unsigned char *pMask = (masklen > 0) ? b : NULL; local
344 maskoff, maskscan, masklen, pMask);
/openjdk10/jdk/src/java.desktop/share/native/libawt/java2d/pipe/
H A DBufferedMaskBlit.c122 unsigned char *pMask, *pMaskAlloc; local
123 pMask = pMaskAlloc =
125 if (pMask == NULL) {
138 pMask += maskoff;
169 jint pathA = *pMask++;
190 pMask = PtrAddBytes(pMask, maskscan);
198 jint pathA = *pMask++;
215 pMask = PtrAddBytes(pMask, masksca
[all...]
/openjdk10/jdk/src/java.desktop/windows/native/libawt/java2d/d3d/
H A DD3DMaskFill.h34 unsigned char *pMask);
H A DD3DMaskFill.cpp49 unsigned char *pMask)
86 maskscan, pMask);
46 D3DMaskFill_MaskFill(D3DContext *d3dc, jint x, jint y, jint w, jint h, jint maskoff, jint maskscan, jint masklen, unsigned char *pMask) argument
H A DD3DRenderQueue.cpp480 unsigned char *pMask = (masklen > 0) ? b : NULL; local
482 maskoff, maskscan, masklen, pMask);
/openjdk10/jdk/src/java.desktop/unix/native/libawt/java2d/loops/
H A Dvis_SrcMaskFill.c54 mlib_u8 *pMask,
69 pathA0 = pMask[i];
86 pathA0 = pMask[i];
87 pathA1 = pMask[i + 1];
109 pathA0 = pMask[i];
126 jubyte *pMask,
152 if (pMask == NULL) {
173 pMask += maskOff;
183 IntArgbSrcMaskFill_line(rasBase, pMask, width, fgARGB, cnstARGB0,
187 PTR_ADD(pMask, maskSca
53 IntArgbSrcMaskFill_line(mlib_f32 *dst_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_d64 fgARGB, mlib_f32 cnstARGB0, mlib_u8 *mul8_cnstA, mlib_u8 *mul8_tbl) argument
125 IntArgbSrcMaskFill(void *rasBase, jubyte *pMask, jint maskOff, jint maskScan, jint width, jint height, jint fgColor, SurfaceDataRasInfo *pRasInfo, NativePrimitive *pPrim, CompositeInfo *pCompInfo) argument
193 FourByteAbgrSrcMaskFill(void *rasBase, jubyte *pMask, jint maskOff, jint maskScan, jint width, jint height, jint fgColor, SurfaceDataRasInfo *pRasInfo, NativePrimitive *pPrim, CompositeInfo *pCompInfo) argument
308 IntRgbSrcMaskFill_line(mlib_f32 *dst_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_d64 fgARGB, mlib_f32 cnstARGB0, mlib_u8 *mul8_cnstA, mlib_u8 *mul8_tbl) argument
371 IntRgbSrcMaskFill(void *rasBase, jubyte *pMask, jint maskOff, jint maskScan, jint width, jint height, jint fgColor, SurfaceDataRasInfo *pRasInfo, NativePrimitive *pPrim, CompositeInfo *pCompInfo) argument
437 IntBgrSrcMaskFill(void *rasBase, jubyte *pMask, jint maskOff, jint maskScan, jint width, jint height, jint fgColor, SurfaceDataRasInfo *pRasInfo, NativePrimitive *pPrim, CompositeInfo *pCompInfo) argument
507 ThreeByteBgrSrcMaskFill(void *rasBase, jubyte *pMask, jint maskOff, jint maskScan, jint width, jint height, jint fgColor, SurfaceDataRasInfo *pRasInfo, NativePrimitive *pPrim, CompositeInfo *pCompInfo) argument
[all...]
H A Dvis_IntArgbPre_Mask.c54 mlib_u8 *pMask,
64 mlib_u8 *pMask,
84 pathA0 = pMask[i];
98 pathA0 = pMask[i];
99 pathA1 = pMask[i + 1];
114 pathA0 = pMask[i];
207 jubyte *pMask,
260 if (pMask != NULL) {
261 pMask += maskOff;
269 IntArgbPreAlphaMaskFill_line(rasBase, pMask, widt
63 IntArgbPreAlphaMaskFill_line(mlib_f32 *dst_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_f32 cnstARGB0, mlib_s32 *log_val, mlib_u8 *mul8_cnstF, mlib_u8 *mul8_tbl) argument
206 IntArgbPreAlphaMaskFill(void *rasBase, jubyte *pMask, jint maskOff, jint maskScan, jint width, jint height, jint fgColor, SurfaceDataRasInfo *pRasInfo, NativePrimitive *pPrim, CompositeInfo *pCompInfo) argument
293 FourByteAbgrPreAlphaMaskFill(void *rasBase, jubyte *pMask, jint maskOff, jint maskScan, jint width, jint height, jint fgColor, SurfaceDataRasInfo *pRasInfo, NativePrimitive *pPrim, CompositeInfo *pCompInfo) argument
424 IntArgbPreSrcMaskFill_line(mlib_f32 *dst_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_d64 fgARGB, mlib_f32 cnstARGB0) argument
484 IntArgbPreSrcMaskFill(void *rasBase, jubyte *pMask, jint maskOff, jint maskScan, jint width, jint height, jint fgColor, SurfaceDataRasInfo *pRasInfo, NativePrimitive *pPrim, CompositeInfo *pCompInfo) argument
556 FourByteAbgrPreSrcMaskFill(void *rasBase, jubyte *pMask, jint maskOff, jint maskScan, jint width, jint height, jint fgColor, SurfaceDataRasInfo *pRasInfo, NativePrimitive *pPrim, CompositeInfo *pCompInfo) argument
660 IntArgbPreSrcOverMaskFill_line(mlib_f32 *dst_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_f32 cnstARGB0, mlib_u8 *mul8_cnstA) argument
769 IntArgbPreSrcOverMaskFill(void *rasBase, jubyte *pMask, jint maskOff, jint maskScan, jint width, jint height, jint fgColor, SurfaceDataRasInfo *pRasInfo, NativePrimitive *pPrim, CompositeInfo *pCompInfo) argument
840 FourByteAbgrPreSrcOverMaskFill(void *rasBase, jubyte *pMask, jint maskOff, jint maskScan, jint width, jint height, jint fgColor, SurfaceDataRasInfo *pRasInfo, NativePrimitive *pPrim, CompositeInfo *pCompInfo) argument
960 IntArgbToIntArgbPreSrcOverMaskBlit_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_u8 *mul8_extra, mlib_u8 *mul8_tbl) argument
1251 IntArgbToIntArgbPreAlphaMaskBlit_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_s32 *log_val, mlib_u8 *mul8_extra, mlib_u8 *mul8_tbl) argument
1555 IntRgbToIntArgbPreAlphaMaskBlit_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_s32 *log_val, mlib_s32 extraA, mlib_s32 dstF_0, mlib_u8 *mul8_tbl) argument
[all...]
H A Dvis_AlphaMaskBlit.c59 mlib_u8 *pMask,
79 pathA0 = pMask[i];
95 pathA0 = pMask[i];
96 pathA1 = pMask[i + 1];
118 pathA0 = pMask[i];
153 mlib_u8 *pMask,
222 if (pMask != NULL) {
223 pMask += maskOff;
231 IntArgbToIntArgbAlphaMaskBlit_line(dstBase, srcBase, pMask,
237 PTR_ADD(pMask, maskSca
57 IntArgbToIntArgbAlphaMaskBlit_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_s32 *log_val, mlib_u8 *mul8_extra, mlib_u8 *mul8_tbl) argument
151 IntArgbToIntArgbAlphaMaskBlit_A1_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_s32 *log_val, mlib_u8 *mul8_extra, mlib_u8 *mul8_tbl) argument
376 IntArgbToIntRgbAlphaMaskBlit_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_s32 *log_val, mlib_u8 *mul8_extra, mlib_u8 *mul8_srcF, mlib_u8 *mul8_tbl) argument
457 IntArgbToIntRgbAlphaMaskBlit_A1_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_s32 *log_val, mlib_u8 *mul8_extra, mlib_u8 *mul8_srcF, mlib_u8 *mul8_tbl) argument
615 IntRgbToIntArgbAlphaMaskBlit_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_s32 *log_val, mlib_u8 *mul8_extra, mlib_u8 *mul8_tbl) argument
705 IntRgbToIntArgbAlphaMaskBlit_A1_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_s32 *log_val, mlib_u8 *mul8_extra, mlib_u8 *mul8_tbl) argument
932 IntArgbToIntBgrAlphaMaskBlit_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_s32 *log_val, mlib_u8 *mul8_extra, mlib_u8 *mul8_srcF, mlib_u8 *mul8_tbl) argument
1020 IntArgbToIntBgrAlphaMaskBlit_A1_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_s32 *log_val, mlib_u8 *mul8_extra, mlib_u8 *mul8_srcF, mlib_u8 *mul8_tbl) argument
1182 IntRgbToIntRgbAlphaMaskBlit_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_s32 *log_val, mlib_u8 *mul8_extra, mlib_u8 *mul8_srcF, mlib_u8 *mul8_tbl) argument
1248 IntRgbToIntBgrAlphaMaskBlit_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_s32 *log_val, mlib_u8 *mul8_extra, mlib_u8 *mul8_srcF, mlib_u8 *mul8_tbl) argument
1331 IntRgbToIntRgbAlphaMaskBlit_A1_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_s32 *log_val, mlib_u8 *mul8_extra, mlib_u8 *mul8_srcF, mlib_u8 *mul8_tbl) argument
1399 IntRgbToIntBgrAlphaMaskBlit_A1_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_s32 *log_val, mlib_u8 *mul8_extra, mlib_u8 *mul8_srcF, mlib_u8 *mul8_tbl) argument
[all...]
H A Dvis_ByteGray_Mask.c114 mlib_u8 *pMask,
143 pathA = *pMask++;
159 a0 = vis_faligndata(vis_ld_u16(a0_S32 + pMask[3]), a0);
160 a0 = vis_faligndata(vis_ld_u16(a0_S32 + pMask[2]), a0);
161 a0 = vis_faligndata(vis_ld_u16(a0_S32 + pMask[1]), a0);
162 a0 = vis_faligndata(vis_ld_u16(a0_S32 + pMask[0]), a0);
170 pMask += 4;
175 pathA = *pMask++;
189 PTR_ADD(pMask, maskScan);
196 mlib_u8 *pMask,
113 vis_ByteGrayBlendMask(mlib_u8 *rasBase, mlib_u8 *pMask, mlib_s32 rasScan, mlib_s32 maskScan, mlib_s32 width, mlib_s32 height, mlib_s32 *a0_S32, mlib_s32 srcG) argument
195 vis_ByteGrayBlendMask2(mlib_u8 *rasBase, mlib_u8 *pMask, mlib_s32 rasScan, mlib_s32 maskScan, mlib_s32 width, mlib_s32 height, mlib_s32 *a0_S32, mlib_s16 *d1_S16) argument
323 ByteGraySrcMaskFill(void *rasBase, jubyte *pMask, jint maskOff, jint maskScan, jint width, jint height, jint fgColor, SurfaceDataRasInfo *pRasInfo, NativePrimitive *pPrim, CompositeInfo *pCompInfo) argument
404 ByteGraySrcOverMaskFill(void *rasBase, jubyte *pMask, jint maskOff, jint maskScan, jint width, jint height, jint fgColor, SurfaceDataRasInfo *pRasInfo, NativePrimitive *pPrim, CompositeInfo *pCompInfo) argument
493 ByteGrayAlphaMaskFill(void *rasBase, jubyte *pMask, jint maskOff, jint maskScan, jint width, jint height, jint fgColor, SurfaceDataRasInfo *pRasInfo, NativePrimitive *pPrim, CompositeInfo *pCompInfo) argument
[all...]
H A Dvis_AlphaMaskFill.c61 mlib_u8 *pMask,
82 pathA0 = pMask[i];
97 pathA0 = pMask[i];
98 pathA1 = pMask[i + 1];
116 pathA0 = pMask[i];
150 mlib_u8 *pMask,
181 jubyte *pMask,
235 if (pMask != NULL) {
236 pMask += maskOff;
244 IntArgbAlphaMaskFill_line(rasBase, pMask, widt
60 IntArgbAlphaMaskFill_line(mlib_f32 *dst_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_f32 cnstARGB0, mlib_s32 *log_val, mlib_u8 *mul8_cnstA, mlib_u8 *mul8_dstF, mlib_u8 *mul8_tbl) argument
149 IntArgbAlphaMaskFill_A1_line(mlib_f32 *dst_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_f32 cnstARGB0, mlib_s32 *log_val, mlib_u8 *mul8_cnstA, mlib_u8 *mul8_dstF, mlib_u8 *mul8_tbl) argument
180 IntArgbAlphaMaskFill(void *rasBase, jubyte *pMask, jint maskOff, jint maskScan, jint width, jint height, jint fgColor, SurfaceDataRasInfo *pRasInfo, NativePrimitive *pPrim, CompositeInfo *pCompInfo) argument
269 FourByteAbgrAlphaMaskFill(void *rasBase, jubyte *pMask, jint maskOff, jint maskScan, jint width, jint height, jint fgColor, SurfaceDataRasInfo *pRasInfo, NativePrimitive *pPrim, CompositeInfo *pCompInfo) argument
416 IntRgbAlphaMaskFill_line(mlib_f32 *dst_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_f32 cnstARGB0, mlib_u8 *mul8_cnstA, mlib_u8 *mul8_dstF, mlib_u8 *mul8_srcF, mlib_u8 *mul8_tbl) argument
483 IntRgbAlphaMaskFill_A1_line(mlib_f32 *dst_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_d64 cnstARGB, mlib_s32 dstF, mlib_s32 dstA) argument
504 IntRgbAlphaMaskFill(void *rasBase, jubyte *pMask, jint maskOff, jint maskScan, jint width, jint height, jint fgColor, SurfaceDataRasInfo *pRasInfo, NativePrimitive *pPrim, CompositeInfo *pCompInfo) argument
603 IntBgrAlphaMaskFill(void *rasBase, jubyte *pMask, jint maskOff, jint maskScan, jint width, jint height, jint fgColor, SurfaceDataRasInfo *pRasInfo, NativePrimitive *pPrim, CompositeInfo *pCompInfo) argument
702 ThreeByteBgrAlphaMaskFill(void *rasBase, jubyte *pMask, jint maskOff, jint maskScan, jint width, jint height, jint fgColor, SurfaceDataRasInfo *pRasInfo, NativePrimitive *pPrim, CompositeInfo *pCompInfo) argument
[all...]
H A Dvis_SrcOverMaskFill.c56 mlib_u8 *pMask,
70 pathA0 = pMask[i];
85 pathA0 = pMask[i];
86 pathA1 = pMask[i + 1];
104 pathA0 = pMask[i];
133 mlib_u8 *pMask,
190 jubyte *pMask,
222 if (pMask != NULL) {
223 pMask += maskOff;
235 IntArgbSrcOverMaskFill_line(rasBase, pMask, widt
55 IntArgbSrcOverMaskFill_line(mlib_f32 *dst_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_f32 cnstARGB0, mlib_u8 *mul8_cnstA, mlib_u8 *mul8_tbl) argument
132 IntArgbSrcOverMaskFill_A1_line(mlib_f32 *dst_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_d64 cnstARGB, mlib_s32 cnstA, mlib_u8 *mul8_cnstA, mlib_u8 *mul8_tbl) argument
189 IntArgbSrcOverMaskFill(void *rasBase, jubyte *pMask, jint maskOff, jint maskScan, jint width, jint height, jint fgColor, SurfaceDataRasInfo *pRasInfo, NativePrimitive *pPrim, CompositeInfo *pCompInfo) argument
263 FourByteAbgrSrcOverMaskFill(void *rasBase, jubyte *pMask, jint maskOff, jint maskScan, jint width, jint height, jint fgColor, SurfaceDataRasInfo *pRasInfo, NativePrimitive *pPrim, CompositeInfo *pCompInfo) argument
389 IntRgbSrcOverMaskFill_line(mlib_f32 *dst_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_f32 cnstARGB0, mlib_u8 *mul8_cnstA, mlib_u8 *mul8_tbl) argument
455 IntRgbSrcOverMaskFill_A1_line(mlib_f32 *dst_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_d64 cnstARGB, mlib_s32 cnstA, mlib_u8 *mul8_tbl) argument
498 IntRgbSrcOverMaskFill(void *rasBase, jubyte *pMask, jint maskOff, jint maskScan, jint width, jint height, jint fgColor, SurfaceDataRasInfo *pRasInfo, NativePrimitive *pPrim, CompositeInfo *pCompInfo) argument
571 IntBgrSrcOverMaskFill(void *rasBase, jubyte *pMask, jint maskOff, jint maskScan, jint width, jint height, jint fgColor, SurfaceDataRasInfo *pRasInfo, NativePrimitive *pPrim, CompositeInfo *pCompInfo) argument
644 ThreeByteBgrSrcOverMaskFill(void *rasBase, jubyte *pMask, jint maskOff, jint maskScan, jint width, jint height, jint fgColor, SurfaceDataRasInfo *pRasInfo, NativePrimitive *pPrim, CompositeInfo *pCompInfo) argument
[all...]
H A Dvis_SrcOverMaskBlit.c56 mlib_u8 *pMask,
69 pathA0 = pMask[i];
85 pathA0 = pMask[i];
86 pathA1 = pMask[i + 1];
108 pathA0 = pMask[i];
143 mlib_u8 *pMask,
220 if (pMask != NULL) {
221 pMask += maskOff;
229 IntArgbToIntArgbSrcOverMaskBlit_line(dstBase, srcBase, pMask,
235 PTR_ADD(pMask, maskSca
54 IntArgbToIntArgbSrcOverMaskBlit_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_u8 *mul8_extra, mlib_u8 *mul8_tbl) argument
141 IntArgbToIntArgbSrcOverMaskBlit_A1_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_u8 *mul8_extra, mlib_u8 *mul8_tbl) argument
347 IntArgbToIntRgbSrcOverMaskBlit_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_u8 *mul8_extra, mlib_u8 *mul8_tbl) argument
410 IntArgbToIntBgrSrcOverMaskBlit_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_u8 *mul8_extra, mlib_u8 *mul8_tbl) argument
498 IntArgbToIntRgbSrcOverMaskBlit_A1_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_u8 *mul8_extra, mlib_u8 *mul8_tbl) argument
557 IntArgbToIntBgrSrcOverMaskBlit_A1_line(mlib_f32 *dst_ptr, mlib_f32 *src_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_u8 *mul8_extra, mlib_u8 *mul8_tbl) argument
[all...]
H A Dvis_ByteGray_FromRgb.c722 if (pMask != NULL) {
723 pMask += maskOff;
739 srcA0 = mul8table[mul8_extra[*pMask++]][*(mlib_u8*)src];
754 srcA0 = mul8table[mul8_extra[*pMask++]][*(mlib_u8*)src];
755 srcA1 = mul8table[mul8_extra[*pMask++]][*(mlib_u8*)(src + 1)];
756 srcA2 = mul8table[mul8_extra[*pMask++]][*(mlib_u8*)(src + 2)];
757 srcA3 = mul8table[mul8_extra[*pMask++]][*(mlib_u8*)(src + 3)];
776 srcA0 = mul8table[mul8_extra[*pMask++]][*(mlib_u8*)src];
791 PTR_ADD(pMask, maskScan);
866 pathA = pMask[
[all...]
H A Dvis_UshortGray_FromRgb.c684 if (pMask != NULL) {
685 pMask += maskOff;
701 srcA0 = mul8table[mul8_extra[*pMask++]][*(mlib_u8*)src];
716 srcA0 = mul8table[mul8_extra[*pMask++]][*(mlib_u8*)src];
717 srcA1 = mul8table[mul8_extra[*pMask++]][*(mlib_u8*)(src + 1)];
718 srcA2 = mul8table[mul8_extra[*pMask++]][*(mlib_u8*)(src + 2)];
719 srcA3 = mul8table[mul8_extra[*pMask++]][*(mlib_u8*)(src + 3)];
737 srcA0 = mul8table[mul8_extra[*pMask++]][*(mlib_u8*)src];
752 PTR_ADD(pMask, maskScan);
827 pathA = pMask[
[all...]
H A Dvis_ByteIndexed.c418 jubyte *pMask,
470 if (pMask != NULL) {
474 pMask += maskOff;
497 pathA0 = pMask[i];
516 PTR_ADD(pMask, maskScan);
526 IntArgbAlphaMaskFill_A1_line(dstBase, pMask, width,
417 ByteIndexedAlphaMaskFill(void *dstBase, jubyte *pMask, jint maskOff, jint maskScan, jint width, jint height, jint fgColor, SurfaceDataRasInfo *pDstInfo, NativePrimitive *pPrim, CompositeInfo *pCompInfo) argument
H A Djava2d_Mlib.h121 jubyte *pMask, \
132 dstBase, srcBase, pMask, \
H A Dvis_IntArgbBm.c489 jubyte *pMask,
500 jubyte *pMask,
526 ADD_SUFF(IntArgbAlphaMaskFill)(rasBase, pMask, maskOff, maskScan,
499 IntArgbBmAlphaMaskFill(void *rasBase, jubyte *pMask, jint maskOff, jint maskScan, jint width, jint height, jint fgColor, SurfaceDataRasInfo *pRasInfo, NativePrimitive *pPrim, CompositeInfo *pCompInfo) argument
/openjdk10/jdk/src/java.desktop/share/native/libawt/java2d/loops/
H A DMaskFill.c83 unsigned char *pMask = local
87 if (maskArray != NULL && pMask == NULL) {
95 pMask, maskoff, maskscan,
99 if (pMask) {
101 pMask, JNI_ABORT);
116 CompositeInfo *pCompInfo, jint color, unsigned char *pMask,
152 pMask[x] = midcov;
155 pMask[0] = DblToMask(y1 * x1);
158 pMask[width-1] = DblToMask(y1 * x2);
161 pMask,
115 fillAARect(NativePrimitive *pPrim, SurfaceDataRasInfo *pRasInfo, CompositeInfo *pCompInfo, jint color, unsigned char *pMask, void *pDst, jdouble x1, jdouble y1, jdouble x2, jdouble y2) argument
546 fillAAPgram(NativePrimitive *pPrim, SurfaceDataRasInfo *pRasInfo, CompositeInfo *pCompInfo, jint color, unsigned char *pMask, void *pDst, jdouble x1, jdouble y1, jdouble dx1, jdouble dy1, jdouble dx2, jdouble dy2) argument
739 unsigned char *pMask = ((width > MASK_BUF_LEN) local
782 drawAAPgram(NativePrimitive *pPrim, SurfaceDataRasInfo *pRasInfo, CompositeInfo *pCompInfo, jint color, unsigned char *pMask, void *pDst, jdouble ox0, jdouble oy0, jdouble dx1, jdouble dy1, jdouble dx2, jdouble dy2, jdouble ldx1, jdouble ldy1, jdouble ldx2, jdouble ldy2) argument
1031 unsigned char *pMask = ((width > MASK_BUF_LEN) local
[all...]
H A DMaskBlit.c98 unsigned char *pMask = local
104 if (maskArray != NULL && pMask == NULL) {
130 pMask, maskoff, maskscan,
136 if (pMask) {
138 pMask, JNI_ABORT);
H A DAlphaMacros.h76 jubyte *pMask, jint maskOff, jint maskScan, \
103 loaddst = pMask || !FuncIsZero(DstOp) || FuncNeedsAlpha(SrcOp); \
110 if (pMask) { \
111 pMask += maskOff; \
124 if (pMask) { \
125 pathA = *pMask++; \
212 if (pMask) { \
213 pMask = PtrAddBytes(pMask, maskScan); \
222 jubyte *pMask, jin
[all...]
H A DAnyByteBinary.h635 jubyte *pMask, jint maskOff, jint maskScan, \
664 loaddst = pMask || !FuncIsZero(DstOp) || FuncNeedsAlpha(SrcOp); \
671 if (pMask) { \
672 pMask += maskOff; \
689 if (pMask) { \
690 pathA = *pMask++; \
778 if (pMask) { \
779 pMask = PtrAddBytes(pMask, maskScan); \
787 jubyte *pMask, jin
[all...]
H A DAlphaMath.h257 * jint pathA = *pMask++;
260 AlphaType4ByteArgb VAR = *pMask++;
263 AlphaType1ByteGray VAR = *pMask++;
266 AlphaType1ShortGray VAR = *pMask++;
H A DGraphicsPrimitiveMgr.h260 unsigned char *pMask, jint maskOff, jint maskScan,
271 unsigned char *pMask, jint maskOff, jint maskScan,

Completed in 143 milliseconds