Searched defs:mul8_dstF (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/java2d/loops/
H A Dvis_AlphaMaskFill.c45 dstF = mul8_dstF[pathA] + (0xff - pathA); \
66 mlib_u8 *mul8_dstF,
137 alp1 = mul8_dstF[dstA]; \
155 mlib_u8 *mul8_dstF,
194 mlib_u8 *mul8_cnstA, *mul8_dstF; local
231 mul8_dstF = mul8table[dstF];
245 log_val, mul8_cnstA, mul8_dstF,
259 log_val, mul8_cnstA, mul8_dstF,
285 mlib_u8 *mul8_cnstA, *mul8_dstF; local
322 mul8_dstF
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
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
518 mlib_u8 *mul8_cnstA, *mul8_dstF, *mul8_srcF; local
617 mlib_u8 *mul8_cnstA, *mul8_dstF, *mul8_srcF; local
718 mlib_u8 *mul8_cnstA, *mul8_dstF, *mul8_srcF; local
[all...]

Completed in 32 milliseconds