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

/openjdk7/jdk/src/share/native/sun/awt/image/cvutils/
H A Dimg_nodither.h51 #define DitherBufComplete(cvdata, dstX1) \ macro
H A Dimg_dir8dither.h56 #define DitherBufComplete(cvdata, dstX1) \ macro
H A Dimg_dirdither.h69 #define DitherBufComplete(cvdata, dstX1) \ macro
H A Dimg_fsdither.h58 #define DitherBufComplete AnyDitherBufComplete macro
H A Dimg_ordclrsgn.h60 #define DitherBufComplete ColorDitherBufComplete macro
H A Dimg_ordclruns.h59 #define DitherBufComplete ColorDitherBufComplete macro
H A Dimg_orddither.h61 #define DitherBufComplete AnyDitherBufComplete macro
H A Dimg_ordgray.h59 #define DitherBufComplete GrayDitherBufComplete macro
H A Dimg_fsgray.h58 #define DitherBufComplete GrayDitherBufComplete macro
H A Dimg_fscolor.h58 #define DitherBufComplete ColorDitherBufComplete macro
H A Dimg_scaleloop.h83 DitherBufComplete(cvdata, DSTX1);

Completed in 34 milliseconds