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

/openjdk7/jdk/src/windows/native/sun/java2d/d3d/
H A DD3DPaints.h78 * MULTI_GRAD_LARGE
91 #define MULTI_GRAD_LARGE (1 << 2) macro
H A DD3DShaderGen.c480 * MULTI_GRAD_LARGE
493 #define MULTI_GRAD_LARGE (1 << 2) macro
506 * and related code. When the MULTI_GRAD_LARGE flag is set, we will use
640 int maxFractions = IS_SET(MULTI_GRAD_LARGE) ?
H A DD3DPaints.cpp319 if (large) flags |= MULTI_GRAD_LARGE; \
326 * and related code. When the MULTI_GRAD_LARGE flag is set, we will use

Completed in 62 milliseconds