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

/openjdk7/jdk/src/solaris/classes/sun/java2d/xr/
H A DXRPMBlitLoops.java239 public Rectangle getCompositeBounds(AffineTransform tr, int dstx, int dsty, int width, int height) { method in class:XRPMTransformedBlit
277 Rectangle bounds = getCompositeBounds(xform, dstx, dsty, width, height);

Completed in 22 milliseconds