Searched refs:GET_COEF (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/solaris/native/sun/java2d/loops/
H A Dvis_ByteGray_FromRgb.c865 #define GET_COEF(i) \ macro
960 GET_COEF(3);
961 GET_COEF(2);
962 GET_COEF(1);
963 GET_COEF(0);
H A Dvis_UshortGray_FromRgb.c826 #define GET_COEF(i) \ macro
921 GET_COEF(3);
922 GET_COEF(2);
923 GET_COEF(1);
924 GET_COEF(0);

Completed in 35 milliseconds