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

/openjdk7/jdk/src/share/classes/sun/java2d/pipe/hw/
H A DContextCapabilities.java36 public static final int CAPS_EMPTY = (0 << 0); field in class:ContextCapabilities
98 if (caps == CAPS_EMPTY) {
99 buf.append("CAPS_EMPTY");
/openjdk7/jdk/src/share/native/sun/java2d/opengl/
H A DOGLContext.h103 #define CAPS_EMPTY \ macro
/openjdk7/jdk/src/windows/native/sun/java2d/d3d/
H A DD3DContext.h390 #define CAPS_EMPTY \ macro

Completed in 31 milliseconds