Home
last modified time | relevance | path

Searched defs:getBitmap (Results 51 – 75 of 81) sorted by relevance

1234

/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/pipeline/
H A DRenderingRequest.java138 public Bitmap getBitmap() { in getBitmap() method in RenderingRequest
/aosp14/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DSerializedFrame.java244 public Bitmap getBitmap() { in getBitmap() method in SerializedFrame
H A DFrame.java121 public abstract Bitmap getBitmap(); in getBitmap() method in Frame
H A DGLFrame.java238 public Bitmap getBitmap() { in getBitmap() method in GLFrame
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DLockscreenWallpaper.java104 public Bitmap getBitmap() { in getBitmap() method in LockscreenWallpaper
/aosp12/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
H A DBasicBitmapDrawable.java114 protected ReusableBitmap getBitmap() { in getBitmap() method in BasicBitmapDrawable
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/
H A DThumbnail.java69 public Bitmap getBitmap() { in getBitmap() method in Thumbnail
/aosp12/packages/apps/Dialer/java/com/android/dialer/lettertile/
H A DLetterTileDrawable.java190 public Bitmap getBitmap(int width, int height) { in getBitmap() method in LetterTileDrawable
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DLockscreenWallpaper.java128 public Bitmap getBitmap() { in getBitmap() method in LockscreenWallpaper
/aosp12/frameworks/base/media/java/android/media/
H A DMediaMetadataEditor.java364 public synchronized Bitmap getBitmap(int key, Bitmap defaultValue) in getBitmap() method in MediaMetadataEditor
/aosp14/frameworks/base/media/java/android/media/
H A DMediaMetadataEditor.java364 public synchronized Bitmap getBitmap(int key, Bitmap defaultValue) in getBitmap() method in MediaMetadataEditor
/aosp14/frameworks/base/graphics/java/android/view/
H A DPixelCopy.java346 public @NonNull Bitmap getBitmap() { in getBitmap() method in PixelCopy.Result
/aosp12/packages/apps/WallpaperPicker/src/com/android/photos/
H A DBitmapRegionTileSource.java329 public Bitmap getBitmap() { in getBitmap() method in BitmapRegionTileSource
/aosp12/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
H A DNotificationTests.java70 private static Bitmap getBitmap(Context context, int resId) { in getBitmap() method in NotificationTests
/aosp14/frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
H A DNotificationTests.java70 private static Bitmap getBitmap(Context context, int resId) { in getBitmap() method in NotificationTests
/aosp12/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DGLFrame.java238 public Bitmap getBitmap() { in getBitmap() method in GLFrame
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
H A Dtrie_map.h264 AK_FORCE_INLINE uint32_t getBitmap() const { in getBitmap() function
/aosp14/frameworks/base/core/java/android/app/
H A DWallpaperManager.java1384 public Bitmap getBitmap() { in getBitmap() method
1396 public Bitmap getBitmap(boolean hardware) { in getBitmap() method
1409 public Bitmap getBitmap(boolean hardware, @SetWallpaperFlags int which) { in getBitmap() method
/aosp12/frameworks/base/graphics/java/android/graphics/drawable/
H A DIcon.java162 public Bitmap getBitmap() { in getBitmap() method in Icon
H A DBitmapDrawable.java228 public final Bitmap getBitmap() { in getBitmap() method in BitmapDrawable
/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DIcon.java167 public Bitmap getBitmap() { in getBitmap() method in Icon
H A DBitmapDrawable.java228 public final Bitmap getBitmap() { in getBitmap() method in BitmapDrawable
/aosp12/frameworks/base/core/java/android/app/
H A DWallpaperManager.java1098 public Bitmap getBitmap() { in getBitmap() method
1110 public Bitmap getBitmap(boolean hardware) { in getBitmap() method
/aosp12/frameworks/base/core/java/android/hardware/radio/
H A DRadioMetadata.java384 public Bitmap getBitmap(String key) { in getBitmap() method in RadioMetadata
/aosp14/frameworks/base/core/java/android/hardware/radio/
H A DRadioMetadata.java384 public Bitmap getBitmap(String key) { in getBitmap() method in RadioMetadata

1234