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

/openjdk7/jdk/src/windows/classes/sun/java2d/d3d/
H A DD3DGraphicsDevice.java176 private static native boolean enterFullScreenExclusiveNative(int screen, method in class:D3DGraphicsDevice
195 fsStatus = enterFullScreenExclusiveNative(screen, hwnd);

Completed in 30 milliseconds