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

/openjdk7/jdk/src/share/classes/sun/java2d/pipe/
H A DDrawImage.java187 if (tryCopyOrScale(sg, img, 0, 0, imgw, imgh,
254 // tryCopyOrScale will make sure it is upright and
258 tryCopyOrScale(sg, img, sx1, sy1, sx2, sy2,
274 protected boolean tryCopyOrScale(SunGraphics2D sg, method in class:DrawImage

Completed in 31 milliseconds