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

Completed in 31 milliseconds