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

/openjdk7/jdk/src/share/native/sun/java2d/opengl/
H A DOGLPaints.c316 * MULTI_LARGE
329 #define MULTI_LARGE (1 << 2) macro
349 if (large) flags |= MULTI_LARGE; \
360 * and related code. When the MULTI_LARGE flag is set, we will use
537 jint maxFractions = IS_SET(MULTI_LARGE) ?

Completed in 415 milliseconds