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

/openjdk7/jdk/src/solaris/native/sun/java2d/loops/
H A Dvis_ByteGray_Mask.c474 mlib_s32 a0_int = (1 << 15)*(1.0 - srcA*(1.0/255)); local
482 a0 = vis_to_float(a0_int);
483 a1 = vis_to_float(0x7FFF - a0_int);

Completed in 30 milliseconds