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

/openjdk9/jdk/src/java.desktop/share/native/libawt/awt/image/cvutils/
H A Dimg_dirdither.h56 #define StartDitherLine(cvdata, dstX1, dstY) \ macro
H A Dimg_dir8dither.h46 #define StartDitherLine(cvdata, dstX1, dstY) \ macro
H A Dimg_nodither.h45 #define StartDitherLine(cvdata, dstX1, dstY) \ macro
H A Dimg_fscolor.h56 #define StartDitherLine StartColorDitherLine macro
H A Dimg_fsgray.h56 #define StartDitherLine StartGrayDitherLine macro
H A Dimg_fsdither.h56 #define StartDitherLine StartAnyDitherLine macro
H A Dimg_ordclruns.h57 #define StartDitherLine StartColorDitherLine macro
H A Dimg_orddither.h59 #define StartDitherLine StartAnyDitherLine macro
H A Dimg_ordclrsgn.h58 #define StartDitherLine StartColorDitherLine macro
H A Dimg_ordgray.h57 #define StartDitherLine StartGrayDitherLine macro

Completed in 98 milliseconds