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

/openjdk7/jdk/src/share/native/sun/java2d/
H A DSurfaceData.h141 * [Requires SD_LOCK_INVGRAY]
197 * SD_LOCK_INVGRAY The caller needs the inverse gray table
199 * Note that the SD_LOCK_LUT, SD_LOCK_INVCOLOR, and SD_LOCK_INVGRAY flags
420 #define SD_LOCK_INVGRAY (1 << 4) macro

Completed in 36 milliseconds