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

/openjdk7/jdk/src/share/native/sun/awt/image/
H A Dawt_parseImage.h75 #define BANDED 0x20 macro
84 #define BYTE_BANDED (BYTE_COMPONENTS | BANDED)
85 #define SHORT_BANDED (SHORT_COMPONENTS | BANDED)
H A Dawt_parseImage.c734 hintP->packing |= BANDED;

Completed in 45 milliseconds