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

/openjdk7/jdk/src/solaris/native/sun/java2d/loops/
H A Dvis_IntRgbx.c37 #define READ_RGBx(i) \ macro
262 dst[i] = READ_RGBx(i);
285 ((mlib_s32*)dst)[i] = READ_RGBx(i);
311 ((mlib_s32*)dst)[i] = READ_RGBx(i);
340 *(mlib_s32*)dst = READ_RGBx(i);
364 *(mlib_s32*)dst = READ_RGBx(i);
388 *(mlib_s32*)dst = READ_RGBx(i);

Completed in 31 milliseconds