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

/openjdk7/jdk/src/share/classes/sun/java2d/pipe/hw/
H A DAccelDeviceEventNotifier.java47 public static final int DEVICE_RESET = 0; field in class:AccelDeviceEventNotifier
90 * @see #DEVICE_RESET
140 * @see #DEVICE_RESET
160 if (deviceEventType == DEVICE_RESET) {
/openjdk7/jdk/src/windows/native/sun/java2d/d3d/
H A DD3DContext.h417 #define DEVICE_RESET \ macro
H A DD3DContext.cpp257 DEVICE_RESET);
/openjdk7/jdk/src/windows/classes/sun/java2d/opengl/
H A DWGLGraphicsConfig.java213 AccelDeviceEventNotifier.DEVICE_RESET);

Completed in 36 milliseconds