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

/openjdk7/jdk/src/share/native/sun/awt/image/cvutils/
H A Dimg_util.h36 #define BLUESHIFT 0 macro
H A Dimg_icm.h73 blue = (pixel >> BLUESHIFT) & 0xff; \
H A Dimg_anycm.h112 blue = (pixel >> BLUESHIFT) & 0xff; \

Completed in 29 milliseconds