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

/openjdk7/jdk/src/share/native/sun/awt/image/cvutils/
H A Dimg_ordclrsgn.h58 #define StartDitherLine StartColorDitherLine
75 #define StartColorDitherLine(cvdata, dstX1, dstY) \ macro
H A Dimg_ordclruns.h57 #define StartDitherLine StartColorDitherLine
74 #define StartColorDitherLine(cvdata, dstX1, dstY) \ macro
H A Dimg_fsdither.h83 StartColorDitherLine(cvdata, dstX1, dstY); \
H A Dimg_orddither.h90 StartColorDitherLine(cvdata, dstX1, dstY); \
H A Dimg_fscolor.h56 #define StartDitherLine StartColorDitherLine
83 #define StartColorDitherLine(cvdata, dstX1, dstY) \ macro

Completed in 42 milliseconds