Searched defs:thumb (Results 1 - 1 of 1) sorted by relevance

/openjdk10/jdk/src/java.desktop/share/classes/com/sun/imageio/plugins/jpeg/
H A DJFIFMarkerSegment.java78 JFIFThumbRGB thumb = null; // If present field in class:JFIFMarkerSegment
366 write(ImageOutputStream ios, BufferedImage thumb, JPEGImageWriter writer) argument
472 writeThumb(ImageOutputStream ios, BufferedImage thumb, JFIFExtensionMarkerSegment jfxx, int index, boolean onlyOne, JPEGImageWriter writer) argument
586 expandGrayThumb(BufferedImage thumb) argument
653 JFIFThumb thumb; field in class:JFIFMarkerSegment.JFIFExtensionMarkerSegment
878 JFIFThumbUncompressed(BufferedImage thumb) argument
975 JFIFThumbRGB(BufferedImage thumb) argument
1043 JFIFThumbPalette(BufferedImage thumb) argument
1161 JFIFThumbJPEG(BufferedImage thumb) argument
[all...]

Completed in 82 milliseconds