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

/openjdk7/jdk/src/share/native/sun/awt/splashscreen/
H A Dsplashscreen_gfx_impl.h80 format->dithers[0].matrix[col & DITHER_MASK][row & DITHER_MASK]];
82 format->dithers[1].matrix[col & DITHER_MASK][row & DITHER_MASK]];
84 format->dithers[2].matrix[col & DITHER_MASK][row & DITHER_MASK]];
H A Dsplashscreen_gfx.h46 DITHER_MASK = 15 enumerator in enum:__anon789

Completed in 30 milliseconds