Searched refs:decodeBounds (Results 1 – 1 of 1) sorted by relevance
/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
D | DecodeUtils.java | 68 public static void decodeBounds(JobContext jc, FileDescriptor fd, in decodeBounds() method in DecodeUtils 90 public static void decodeBounds(JobContext jc, byte[] bytes, int offset, in decodeBounds() method in DecodeUtils 302 decodeBounds(jc, data, offset, length, options); in findCachedBitmap() 308 decodeBounds(jc, fileDescriptor, options); in findCachedBitmap()
|