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

/packages/apps/Gallery2/src/com/android/gallery3d/data/
H A DDecodeUtils.java68 public static void decodeBounds(JobContext jc, FileDescriptor fd, method in class:DecodeUtils
90 public static void decodeBounds(JobContext jc, byte[] bytes, int offset, method in class:DecodeUtils
302 decodeBounds(jc, data, offset, length, options);
308 decodeBounds(jc, fileDescriptor, options);

Completed in 52 milliseconds