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

/openjdk9/jdk/src/java.desktop/share/native/libawt/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.c46 make_uns_ordered_dither_array(uns_ordered_dither_array oda,
112 uns_ordered_dither_array oda;
H A Dimg_alpha.h65 extern uns_ordered_dither_array img_oda_alpha;
/openjdk9/jdk/src/java.desktop/windows/native/libawt/windows/
H A Dimg_util_md.h43 extern uns_ordered_dither_array img_oda_alpha;
H A Dawt_Win32GraphicsDevice.cpp56 uns_ordered_dither_array img_oda_alpha;
/openjdk9/jdk/src/java.desktop/unix/native/common/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 112 milliseconds