Home
last modified time | relevance | path

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

/packages/apps/Gallery/src/com/android/camera/gallery/
DUriImage.java85 boolean rotateAsNeeded) { in fullSizeBitmap() argument
87 rotateAsNeeded, IImage.NO_NATIVE); in fullSizeBitmap()
91 boolean rotateAsNeeded, boolean useNative) { in fullSizeBitmap() argument
119 public Bitmap thumbBitmap(boolean rotateAsNeeded) { in thumbBitmap() argument
121 rotateAsNeeded); in thumbBitmap()
DIImage.java41 int maxNumberOfPixels, boolean rotateAsNeeded, boolean useNative); in fullSizeBitmap() argument
72 public abstract Bitmap thumbBitmap(boolean rotateAsNeeded); in thumbBitmap() argument
DVideoObject.java66 boolean rotateAsNeeded, boolean useNative) { in fullSizeBitmap() argument
104 public Bitmap thumbBitmap(boolean rotateAsNeeded) { in thumbBitmap() argument
DImage.java151 public Bitmap thumbBitmap(boolean rotateAsNeeded) { in thumbBitmap() argument
159 if (bitmap != null && rotateAsNeeded) { in thumbBitmap()
DBaseImage.java93 boolean rotateAsNeeded, boolean useNative) { in fullSizeBitmap() argument
100 if (b != null && rotateAsNeeded) { in fullSizeBitmap()
/packages/apps/Gallery/tests/src/com/android/camera/gallery/
DMockImage.java32 boolean rotateAsNeeded) { in fullSizeBitmap() argument
37 boolean rotateAsNeeded, boolean useNative) { in fullSizeBitmap() argument
104 public Bitmap thumbBitmap(boolean rotateAsNeeded) { in thumbBitmap() argument