Searched defs:DitherBufComplete (Results 1 - 10 of 10) sorted by relevance

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

Completed in 29 milliseconds