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

/openjdk7/jdk/src/share/native/sun/awt/splashscreen/
H A Dsplashscreen_gfx.h49 typedef struct DitherSettings struct
54 } DitherSettings; typedef in typeref:struct:DitherSettings
72 DitherSettings *dithers;
141 void initDither(DitherSettings * pDither, int numColors, int scale);
146 DitherSettings * pDithers, rgbquad_t * colorIndex);
H A Dsplashscreen_impl.h58 DitherSettings dithers[3];
H A Dsplashscreen_gfx_impl.c58 initDither(DitherSettings * pDither, int numColors, int scale)
126 initColorCube(int *numColors, rgbquad_t * pColorMap, DitherSettings * pDithers,

Completed in 32 milliseconds