Home
last modified time | relevance | path

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

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