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

/frameworks/opt/photoviewer/src/com/android/ex/photo/util/
H A DImageUtils.java47 public class ImageUtils { class
49 private static final String TAG = "ImageUtils";
182 Log.w(TAG, "ImageUtils#decodeStream(InputStream, Rect, Options): "
195 Log.e(TAG, "ImageUtils#decodeStream(InputStream, Rect, Options) threw an OOME", oome);
198 Log.e(TAG, "ImageUtils#decodeStream(InputStream, Rect, Options) threw an IOE", ioe);

Completed in 92 milliseconds