Searched refs:DitherDist (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/cvutils/
H A Dimg_fsutil.h34 #define DitherDist(ep, e1, e2, e3, ec, c) \ macro
H A Dimg_fscolor.h121 DitherDist(cep, e1, e2, e3, er, r); \
122 DitherDist(cep, e1, e2, e3, eg, g); \
123 DitherDist(cep, e1, e2, e3, eb, b); \
H A Dimg_fsgray.h122 DitherDist(gep, e1, e2, e3, egray, gray); \

Completed in 44 milliseconds