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

/openjdk7/jdk/src/share/native/sun/java2d/opengl/
H A DOGLRenderQueue.h69 * Parameter passed to the CHECK_PREVIOUS_OP() macro to indicate that the
79 * Parameter passed to the CHECK_PREVIOUS_OP() macro to indicate that the
86 * Parameter passed to the CHECK_PREVIOUS_OP() macro to indicate that the
93 * Parameter passed to the CHECK_PREVIOUS_OP() macro to indicate that the
107 #define CHECK_PREVIOUS_OP(op) OGLRenderQueue_CheckPreviousOp(op) macro
108 #define RESET_PREVIOUS_OP() CHECK_PREVIOUS_OP(OGL_STATE_RESET)

Completed in 137 milliseconds