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

/openjdk7/jdk/src/solaris/classes/sun/java2d/xr/
H A DMaskTileManager.java73 con.setGCExposures(maskGC, false);
82 con.setGCExposures(drawLineGC, false);
86 con.setGCExposures(clearLineGC, false);
H A DXRBackend.java70 public void setGCExposures(long gc, boolean exposure); method in interface:XRBackend
H A DXRBackendNative.java69 public native void setGCExposures(long gc, boolean exposure); method in class:XRBackendNative
H A DXRSurfaceData.java318 renderQueue.setGCExposures(xgc, needExposures);

Completed in 35 milliseconds