Home
last modified time | relevance | path

Searched refs:orientBitmap (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/cache/
DImageLoader.java205 public static Bitmap orientBitmap(Bitmap bitmap, int ori) { in orientBitmap() method in ImageLoader
407 bmap = orientBitmap(bmap, orientation); in loadOrientedConstrainedBitmap()
476 bitmap = orientBitmap(bitmap, orientation); in loadOrientedBitmapWithBackouts()