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

/frameworks/base/awt/org/apache/harmony/x/imageio/plugins/jpeg/
H A DIISDecodingImageSource.java41 is = new IISToInputStreamWrapper(iis);
54 static class IISToInputStreamWrapper extends InputStream { class in class:IISDecodingImageSource
58 public IISToInputStreamWrapper(ImageInputStream input) { method in class:IISDecodingImageSource.IISToInputStreamWrapper

Completed in 354 milliseconds