Searched defs:accelerationEnabled (Results 1 - 6 of 6) sorted by relevance

/openjdk9/jdk/src/java.desktop/macosx/classes/sun/java2d/opengl/
H A DCGLVolatileSurfaceManager.java48 private final boolean accelerationEnabled; field in class:CGLVolatileSurfaceManager
/openjdk9/jdk/src/java.desktop/windows/classes/sun/java2d/opengl/
H A DWGLVolatileSurfaceManager.java48 private final boolean accelerationEnabled; field in class:WGLVolatileSurfaceManager
/openjdk9/jdk/src/java.desktop/unix/classes/sun/java2d/opengl/
H A DGLXVolatileSurfaceManager.java49 private final boolean accelerationEnabled; field in class:GLXVolatileSurfaceManager
/openjdk9/jdk/src/java.desktop/unix/classes/sun/java2d/x11/
H A DX11VolatileSurfaceManager.java48 private boolean accelerationEnabled; field in class:X11VolatileSurfaceManager
H A DX11SurfaceData.java202 private static Boolean accelerationEnabled = null; field in class:X11SurfaceData
/openjdk9/jdk/src/java.desktop/windows/classes/sun/java2d/d3d/
H A DD3DVolatileSurfaceManager.java50 private boolean accelerationEnabled; field in class:D3DVolatileSurfaceManager
77 public void setAccelerationEnabled(boolean accelerationEnabled) { argument

Completed in 132 milliseconds