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

/openjdk7/jdk/src/solaris/native/sun/java2d/loops/
H A Dvis_IntRgbx.c32 #define Gray2RGBx(x) \ macro
413 dst[i] = Gray2RGBx(x);
436 *dst++ = Gray2RGBx(x);
455 *dst++ = Gray2RGBx(x);
484 dst[i] = Gray2RGBx(x);
526 *dst++ = Gray2RGBx(x);

Completed in 30 milliseconds