Searched defs:DitherSettings (Results 1 - 1 of 1) 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);

Completed in 29 milliseconds