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

/openjdk7/jdk/src/share/classes/sun/print/
H A DPSPathGraphics.java426 if (!handlingTransparency && hasTransparentPixels(img)) {
H A DPathGraphics.java1160 protected boolean hasTransparentPixels(BufferedImage bufferedImage) { method in class:PathGraphics
/openjdk7/jdk/src/windows/classes/sun/awt/windows/
H A DWPathGraphics.java1041 if (!handlingTransparency && hasTransparentPixels(img)) {

Completed in 32 milliseconds