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

/openjdk7/jdk/src/windows/native/sun/java2d/d3d/
H A DD3DRenderQueue.cpp52 static BOOL bLostDevices = FALSE; variable
171 bLostDevices = TRUE;
213 if (bLostDevices) {
215 bLostDevices = FALSE;
674 bLostDevices = FALSE;
676 bLostDevices = TRUE;

Completed in 32 milliseconds