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

/openjdk7/jdk/src/solaris/native/sun/awt/
H A DmultiVis.c405 int32_t bitmap_unit; local
407 bitmap_unit = sizeof (long);
415 ** bytes per scan line will be multiples of bitmap_unit bits */
417 rem = (bytes_per_line*8)%bitmap_unit;
/openjdk7/jdk/src/solaris/native/sun/awt/splashscreen/
H A Dsplashscreen_sys.c341 ximage->bitmap_unit = 8;

Completed in 34 milliseconds