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

/openjdk7/jdk/src/share/native/sun/awt/image/
H A Ddither.h39 extern sgn_ordered_dither_array std_img_oda_blue;
H A Ddither.c30 sgn_ordered_dither_array std_img_oda_blue; variable
259 cData->img_oda_blue = &(std_img_oda_blue[0][0]);
263 cData->img_oda_blue = &(std_img_oda_blue[0][0]);
/openjdk7/jdk/src/solaris/native/sun/awt/
H A DX11Color.c829 awt_data->color_data->img_oda_blue = &(std_img_oda_blue[0][0]);

Completed in 511 milliseconds