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

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

Completed in 35 milliseconds