Home
last modified time | relevance | path

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

/packages/apps/Camera2/src/com/android/camera/util/
DImageLoader.java179 public static Bitmap orientBitmap(Bitmap bitmap, int ori) { in orientBitmap() method in ImageLoader
330 bmap = orientBitmap(bmap, orientation); in loadOrientedConstrainedBitmap()
378 bitmap = orientBitmap(bitmap, orientation); in loadOrientedBitmapWithBackouts()
/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()