Home
last modified time | relevance | path

Searched defs:ensureGLCompatibleBitmap (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/photos/
DBitmapRegionTileSource.java210 private static Bitmap ensureGLCompatibleBitmap(Bitmap bitmap) { in ensureGLCompatibleBitmap() method in BitmapRegionTileSource
/packages/apps/Gallery2/src/com/android/gallery3d/data/
DDecodeUtils.java191 public static Bitmap ensureGLCompatibleBitmap(Bitmap bitmap) { in ensureGLCompatibleBitmap() method in DecodeUtils