/aosp_15_r20/packages/apps/Car/Cluster/DirectRenderingCluster/src/android/car/cluster/ |
D | ImageResolver.java | 47 Bitmap getBitmap(@NonNull Uri uri, int width, int height); in getBitmap() method 52 Bitmap getBitmap(@NonNull Uri uri, int width, int height, float offLanesAlpha); in getBitmap() method 71 public CompletableFuture<Bitmap> getBitmap(@NonNull ImageReference img, int width, int height) { in getBitmap() method in ImageResolver 86 public CompletableFuture<Bitmap> getBitmap(@NonNull ImageReference img, int width, int height, in getBitmap() method in ImageResolver
|
/aosp_15_r20/frameworks/base/core/java/android/view/ |
H A D | TextureView.java | 641 public @Nullable Bitmap getBitmap() { in getBitmap() method in TextureView 668 public @Nullable Bitmap getBitmap(int width, int height) { in getBitmap() method in TextureView 699 public @NonNull Bitmap getBitmap(@NonNull Bitmap bitmap) { in getBitmap() method in TextureView
|
/aosp_15_r20/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/wallpaper/ |
H A D | Wallpaper.kt | 38 fun getBitmap(): Bitmap? { in getBitmap() method
|
/aosp_15_r20/packages/services/Car/car-lib/src/android/car/cluster/renderer/ |
D | InstrumentClusterRenderingService.java | 608 public Bitmap getBitmap(Uri uri) { in getBitmap() method in InstrumentClusterRenderingService 659 public Bitmap getBitmap(@NonNull Uri uri, int width, int height) { in getBitmap() method in InstrumentClusterRenderingService 681 public Bitmap getBitmap(@NonNull Uri bitmapUri, int width, int height, float offLanesAlpha) { in getBitmap() method in InstrumentClusterRenderingService
|
/aosp_15_r20/packages/apps/Car/Cluster/ClusterOsDouble/src/com/android/car/cluster/view/ |
D | ImageResolver.java | 56 public CompletableFuture<Bitmap> getBitmap(@NonNull ImageReference img, int width, int height) { in getBitmap() method in ImageResolver 71 public CompletableFuture<Bitmap> getBitmap(@NonNull ImageReference img, int width, int height, in getBitmap() method in ImageResolver
|
/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/ |
H A D | ShadowIcon.java | 50 public Bitmap getBitmap() { in getBitmap() method in ShadowIcon 115 Bitmap getBitmap(); in getBitmap() method
|
/aosp_15_r20/frameworks/libs/systemui/iconloaderlib/src/com/android/launcher3/icons/mono/ |
D | ThemedIconDrawable.kt | 83 fun getBitmap(): Bitmap = mBitmap in isThemed() method in com.android.launcher3.icons.mono.ThemedConstantState
|
/aosp_15_r20/frameworks/base/core/java/android/app/ |
H A D | DisabledWallpaperManager.java | 128 public Bitmap getBitmap() { in getBitmap() method in DisabledWallpaperManager 133 public Bitmap getBitmap(boolean hardware) { in getBitmap() method in DisabledWallpaperManager 138 public Bitmap getBitmap(boolean hardware, @SetWallpaperFlags int which) { in getBitmap() method in DisabledWallpaperManager
|
/aosp_15_r20/external/sonivox/jet_tools/JetCreator/ |
H A D | img_Print.py | 51 def getBitmap(): function
|
H A D | img_Redo.py | 68 def getBitmap(): function
|
H A D | img_Copy.py | 40 def getBitmap(): function
|
H A D | img_Cut.py | 93 def getBitmap(): function
|
H A D | img_splash.py | 1146 def getBitmap(): function
|
H A D | img_Save.py | 88 def getBitmap(): function
|
H A D | img_Open.py | 68 def getBitmap(): function
|
H A D | img_Paste.py | 30 def getBitmap(): function
|
H A D | img_favicon.py | 50 def getBitmap(): function
|
H A D | img_New.py | 50 def getBitmap(): function
|
H A D | img_Find.py | 74 def getBitmap(): function
|
H A D | img_Undo.py | 70 def getBitmap(): function
|
/aosp_15_r20/cts/tests/tests/media/decoder/src/android/media/decoder/cts/ |
H A D | DecodeAccuracyTestBase.java | 1325 public abstract Bitmap getBitmap(); in getBitmap() method in VideoViewSnapshot 1356 public Bitmap getBitmap() { in getBitmap() method in TextureViewSnapshot 1423 public Bitmap getBitmap() { in getBitmap() method in SurfaceViewSnapshot 1543 public Bitmap getBitmap() { in getBitmap() method in GLSurfaceViewSnapshot
|
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/ |
H A D | SingleLineViewInflaterTest.kt | 390 private fun getBitmap(context: Context, resId: Int): Bitmap { in <lambda>() method
|
/aosp_15_r20/packages/providers/MediaProvider/pdf/framework/java/android/graphics/pdf/component/ |
D | PdfPageImageObject.java | 48 public Bitmap getBitmap() { in getBitmap() method in PdfPageImageObject
|
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/support/image/ |
H A D | ImageContainer.java | 45 Bitmap getBitmap(); in getBitmap() method
|
/aosp_15_r20/frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/glrenderer/ |
H A D | BitmapTexture.java | 51 public Bitmap getBitmap() { in getBitmap() method in BitmapTexture
|