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

/openjdk7/jdk/src/windows/classes/sun/java2d/d3d/
H A DD3DGraphicsDevice.java104 private static native int getDeviceCapsNative(int screen); method in class:D3DGraphicsDevice
118 res.caps = getDeviceCapsNative(screen);

Completed in 30 milliseconds