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

/openjdk7/jdk/src/share/native/sun/awt/image/cvutils/
H A Dimg_ordclrsgn.h59 #define DitherPixel ColorDitherPixel
81 #define ColorDitherPixel(dstX, dstY, pixel, red, green, blue) \ macro
H A Dimg_ordclruns.h58 #define DitherPixel ColorDitherPixel
104 #define ColorDitherPixel(dstX, dstY, pixel, red, green, blue) \ macro
H A Dimg_fsdither.h92 ColorDitherPixel(dstX, dstY, pixel, red, green, blue); \
H A Dimg_orddither.h99 ColorDitherPixel(dstX, dstY, pixel, red, green, blue); \
H A Dimg_fscolor.h57 #define DitherPixel ColorDitherPixel
96 #define ColorDitherPixel(dstX, dstY, pixel, red, green, blue) \ macro

Completed in 34 milliseconds