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

/openjdk7/jdk/src/share/native/sun/awt/image/
H A Dawt_parseImage.h68 #define SHORT_COMPONENTS 0x2 macro
80 #define SHORT_INTERLEAVED (SHORT_COMPONENTS | INTERLEAVED)
83 #define SHORT_SINGLE_BAND (SHORT_COMPONENTS | SINGLE_BAND)
85 #define SHORT_BANDED (SHORT_COMPONENTS | BANDED)
H A Dawt_parseImage.c720 hintP->packing = SHORT_COMPONENTS;

Completed in 31 milliseconds