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

/openjdk7/jdk/src/share/native/sun/awt/image/cvutils/
H A Dimg_ordclrsgn.h84 red = ComponentBound(red); \
86 green = ComponentBound(green); \
88 blue = ComponentBound(blue); \
H A Dimg_fscolor.h106 e1 = ComponentBound(red); \
107 e2 = ComponentBound(green); \
108 e3 = ComponentBound(blue); \
H A Dimg_util.h108 #define ComponentBound(c) \ macro
H A Dimg_ordgray.h84 green = ComponentBound(green); \
H A Dimg_fsgray.h108 e2 = ComponentBound(e2); \

Completed in 23 milliseconds