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

/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DDecodeUtils.java39 public class DecodeUtils { class
40 private static final String TAG = "DecodeUtils";
189 // DecodeUtils.requestDecode(...), since we don't have the knowledge
284 Bitmap bitmap = DecodeUtils.decode(jc, fileDescriptor, options);

Completed in 38 milliseconds