Home
last modified time | relevance | path

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

/aosp12/packages/apps/WallpaperPicker/src/com/android/photos/
H A DBitmapRegionTileSource.java164 Bitmap reusableBitmap = bitmapProvider.forPixelCount(expectedPixles); in loadInBackground()
219 Bitmap forPixelCount(int count); in forPixelCount() method
/aosp12/packages/apps/WallpaperPicker/src/com/android/wallpaperpicker/
H A DWallpaperCropActivity.java183 public Bitmap forPixelCount(int count) { in handleMessage()