Searched refs:uns_ordered_dither_array (Results 1 - 9 of 9) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/cvutils/
H A Dimg_ordclruns.h67 extern uns_ordered_dither_array img_oda_red; \
68 extern uns_ordered_dither_array img_oda_green; \
69 extern uns_ordered_dither_array img_oda_blue;
H A Dimg_globals.h138 typedef unsigned char uns_ordered_dither_array[8][8]; typedef
147 extern void make_uns_ordered_dither_array(uns_ordered_dither_array oda,
H A Dimg_globals.c47 make_uns_ordered_dither_array(uns_ordered_dither_array oda,
113 uns_ordered_dither_array oda;
H A Dimg_alpha.h65 extern uns_ordered_dither_array img_oda_alpha;
H A DREADME204 extern uns_ordered_dither_array img_oda_red;
205 extern uns_ordered_dither_array img_oda_green;
206 extern uns_ordered_dither_array img_oda_blue;
/openjdk7/jdk/src/windows/native/sun/windows/
H A Dimg_util_md.h43 extern uns_ordered_dither_array img_oda_alpha;
H A Dawt_Win32GraphicsDevice.cpp53 uns_ordered_dither_array img_oda_alpha;
/openjdk7/jdk/src/solaris/native/sun/awt/
H A Dimg_util_md.h100 extern uns_ordered_dither_array img_oda_alpha;
H A DX11Color.c147 uns_ordered_dither_array img_oda_alpha;

Completed in 41 milliseconds