Home
last modified time | relevance | path

Searched defs:getBitmap (Results 1 – 25 of 27) sorted by relevance

12

/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/
H A DBitmapTexture.java51 public Bitmap getBitmap() { in getBitmap() method in BitmapTexture
H A DUploadedTexture.java134 private Bitmap getBitmap() { in getBitmap() method in UploadedTexture
/aosp14/frameworks/base/core/java/android/app/wallpapereffectsgeneration/
H A DCinematicEffectRequest.java72 public Bitmap getBitmap() { in getBitmap() method in CinematicEffectRequest
H A DTexturedMesh.java125 public Bitmap getBitmap() { in getBitmap() method in TexturedMesh
/aosp14/frameworks/base/core/java/android/view/
H A DTextureView.java617 public @Nullable Bitmap getBitmap() { in getBitmap() method in TextureView
644 public @Nullable Bitmap getBitmap(int width, int height) { in getBitmap() method in TextureView
675 public @NonNull Bitmap getBitmap(@NonNull Bitmap bitmap) { in getBitmap() method in TextureView
/aosp14/frameworks/base/core/java/android/service/wallpaper/
H A DEngineWindowPage.java50 public Bitmap getBitmap() { in getBitmap() method in EngineWindowPage
/aosp14/frameworks/base/core/java/android/text/style/
H A DIconMarginSpan.java122 @NonNull public Bitmap getBitmap() { in getBitmap() method in IconMarginSpan
/aosp14/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
H A DVertexFrame.java109 public Bitmap getBitmap() { in getBitmap() method in VertexFrame
H A DSimpleFrame.java127 public Bitmap getBitmap() { in getBitmap() method in SimpleFrame
H A DNativeFrame.java186 public Bitmap getBitmap() { in getBitmap() method in NativeFrame
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
/aosp14/frameworks/base/services/core/java/com/android/server/textclassifier/
H A DIconsContentProvider.java84 private static Bitmap getBitmap(Drawable drawable) { in getBitmap() method in IconsContentProvider
/aosp14/frameworks/base/core/java/android/app/
H A DDisabledWallpaperManager.java125 public Bitmap getBitmap() { in getBitmap() method in DisabledWallpaperManager
130 public Bitmap getBitmap(boolean hardware) { in getBitmap() method in DisabledWallpaperManager
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
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DNinePatch.java169 public Bitmap getBitmap() { in getBitmap() method in NinePatch
/aosp14/frameworks/base/core/java/com/android/internal/util/
H A DScreenshotRequest.java92 public Bitmap getBitmap() { in getBitmap() method in ScreenshotRequest
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DLockscreenWallpaper.java128 public Bitmap getBitmap() { in getBitmap() method in LockscreenWallpaper
/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
/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
/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
/aosp14/frameworks/base/core/java/android/hardware/radio/
H A DRadioMetadata.java384 public Bitmap getBitmap(String key) { in getBitmap() method in RadioMetadata

12