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

/openjdk7/jdk/src/share/native/sun/java2d/opengl/
H A DOGLPaints.c321 * MULTI_USE_MASK
330 #define MULTI_USE_MASK (1 << 3) macro
350 if (useMask) flags |= MULTI_USE_MASK; \
542 if (IS_SET(MULTI_USE_MASK)) {
605 if (IS_SET(MULTI_USE_MASK)) {

Completed in 1006 milliseconds