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

/openjdk7/jdk/src/share/native/sun/java2d/opengl/
H A DOGLPaints.c325 * MULTI_LINEAR_RGB
331 #define MULTI_LINEAR_RGB (1 << 4) macro
351 if (linear) flags |= MULTI_LINEAR_RGB; \
570 if (IS_SET(MULTI_LINEAR_RGB)) {

Completed in 29 milliseconds