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

/openjdk7/jdk/src/share/native/sun/awt/splashscreen/
H A Dsplashscreen_gfx_impl.c58 initDither(DitherSettings * pDither, int numColors, int scale) argument
62 pDither->numColors = numColors;
64 pDither->colorTable[i] =
70 pDither->matrix[i][j] =
H A Dsplashscreen_gfx.h141 void initDither(DitherSettings * pDither, int numColors, int scale);

Completed in 40 milliseconds