Searched refs:cnstARGB (Results 1 - 3 of 3) sorted by relevance
/openjdk7/jdk/src/solaris/native/sun/java2d/loops/ |
H A D | vis_SrcOverMaskFill.c | 124 rr = vis_fpadd16(rr, cnstARGB); \ 135 mlib_d64 cnstARGB, 203 mlib_d64 cnstARGB; local 249 cnstARGB = vis_to_double((cnstA << 23) | (cnstR << 7), 253 IntArgbSrcOverMaskFill_A1_line(rasBase, pMask, width, cnstARGB, 279 mlib_d64 cnstARGB; local 340 cnstARGB = vis_to_double((cnstA << 23) | (cnstB << 7), 345 IntArgbSrcOverMaskFill_A1_line(rasBase, pMask, width, cnstARGB, 350 IntArgbSrcOverMaskFill_A1_line(pbuff, pMask, width, cnstARGB, 449 rr = vis_fpadd16(rr, cnstARGB); \ 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 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 512 mlib_d64 cnstARGB; local 585 mlib_d64 cnstARGB; local 660 mlib_d64 cnstARGB; local [all...] |
H A D | vis_AlphaMaskFill.c | 476 rr = vis_fpadd16(rr, cnstARGB); \ 486 mlib_d64 cnstARGB, 580 mlib_d64 cnstARGB; local 584 cnstARGB = MUL8_VIS(cnstARGB0, srcF); 593 IntRgbAlphaMaskFill_A1_line(rasBase, pMask, width, cnstARGB, 679 mlib_d64 cnstARGB; local 683 cnstARGB = MUL8_VIS(cnstARGB0, srcF); 692 IntRgbAlphaMaskFill_A1_line(rasBase, pMask, width, cnstARGB, 784 mlib_d64 cnstARGB; local 788 cnstARGB 483 IntRgbAlphaMaskFill_A1_line(mlib_f32 *dst_ptr, mlib_u8 *pMask, mlib_s32 width, mlib_d64 cnstARGB, mlib_s32 dstF, mlib_s32 dstA) argument [all...] |
H A D | vis_IntArgbPre_Mask.c | 716 rr = vis_fpadd16(rr, cnstARGB); \ 723 mlib_d64 cnstARGB, 730 mlib_d64 cnstARGB, 783 mlib_d64 cnstARGB; local 827 cnstARGB = vis_to_double((cnstA << 23) | (cnstR << 7), 831 IntArgbPreSrcOverMaskFill_A1_line(rasBase, width, cnstARGB, cnstA); 856 mlib_d64 cnstARGB; local 903 cnstARGB = vis_to_double((cnstA << 23) | (cnstB << 7), 914 IntArgbPreSrcOverMaskFill_A1_line(p_dst, width, cnstARGB, cnstA); 728 IntArgbPreSrcOverMaskFill_A1_line(mlib_f32 *dst_ptr, mlib_s32 width, mlib_d64 cnstARGB, mlib_s32 cnstA) argument
|
Completed in 27 milliseconds