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

/openjdk7/jdk/src/solaris/classes/sun/java2d/xr/
H A DXRBackend.java44 public void freePicture(int picture); method in interface:XRBackend
H A DXRMaskImage.java107 con.freePicture(blitMaskPicture);
H A DXRBackendNative.java65 public native void freePicture(int picture); method in class:XRBackendNative
H A DXRCompositeManager.java136 con.freePicture(this.gradient.picture);

Completed in 46 milliseconds