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

/openjdk7/jdk/src/solaris/classes/sun/java2d/xr/
H A DXRBackend.java76 public void setPictureRepeat(int picture, int repeat); method in interface:XRBackend
H A DXRCompositeManager.java106 con.setPictureRepeat(solidSrcPictXID, XRUtils.RepeatNormal);
116 con.setPictureRepeat(alphaMaskPict, XRUtils.RepeatNormal);
H A DXRBackendNative.java73 public native void setPictureRepeat(int picture, int repeat); method in class:XRBackendNative
H A DXRSurfaceData.java414 renderQueue.setPictureRepeat(picture, repeat);

Completed in 36 milliseconds