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

/openjdk7/jdk/src/share/native/sun/awt/image/
H A Ddither.h37 extern sgn_ordered_dither_array std_img_oda_red;
H A Ddither.c28 sgn_ordered_dither_array std_img_oda_red; variable
257 cData->img_oda_red = &(std_img_oda_red[0][0]);
261 cData->img_oda_red = &(std_img_oda_red[0][0]);
/openjdk7/jdk/src/solaris/native/sun/awt/
H A DX11Color.c827 awt_data->color_data->img_oda_red = &(std_img_oda_red[0][0]);

Completed in 34 milliseconds