Searched refs:StartGrayDitherLine (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/cvutils/
H A Dimg_ordgray.h57 #define StartDitherLine StartGrayDitherLine
74 #define StartGrayDitherLine(cvdata, dstX1, dstY) \ macro
H A Dimg_fsgray.h56 #define StartDitherLine StartGrayDitherLine
86 #define StartGrayDitherLine(cvdata, dstX1, dstY) \ macro
H A Dimg_fsdither.h81 StartGrayDitherLine(cvdata, dstX1, dstY); \
H A Dimg_orddither.h88 StartGrayDitherLine(cvdata, dstX1, dstY); \

Completed in 31 milliseconds