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

/openjdk7/jdk/src/share/native/sun/awt/image/
H A Dawt_parseImage.h164 int expandToNbits; /* If needToExpand, how many bits to allocate */ member in struct:__anon676
H A Dawt_parseImage.c652 hintP->expandToNbits = 8;
665 hintP->expandToNbits = 8;
763 hintP->expandToNbits = cmodelP->maxNbits;
769 hintP->expandToNbits = 8;

Completed in 32 milliseconds