Searched defs:SD_LOCK_INVCOLOR (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/java2d/
H A DSurfaceData.h126 * [Requires SD_LOCK_INVCOLOR]
135 * [Requires SD_LOCK_INVCOLOR]
196 * SD_LOCK_INVCOLOR The caller needs the inverse color table
199 * Note that the SD_LOCK_LUT, SD_LOCK_INVCOLOR, and SD_LOCK_INVGRAY flags
419 #define SD_LOCK_INVCOLOR (1 << 3) macro

Completed in 32 milliseconds