Home
last modified time | relevance | path

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

/cts/common/device-side/bedstead/nene/src/main/java/com/android/bedstead/nene/wallpaper/
DWallpaper.kt38 fun getBitmap(): Bitmap? { in getBitmap() method
/cts/tests/app/WallpaperTest/src/android/app/cts/wallpapers/util/
DWallpaperTestUtils.java34 public static Bitmap getBitmap(Drawable drawable) { in getBitmap() method in WallpaperTestUtils
/cts/tests/tests/security/src/android/security/cts/
DBitmapWrapper.java46 public Bitmap getBitmap() { in getBitmap() method in BitmapWrapper
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/view/
DBitmapView.java49 public Bitmap getBitmap() { in getBitmap() method in BitmapView
/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
DRGBZ.java94 public Bitmap getBitmap() { in getBitmap() method in RGBZ
/cts/tests/pdf/module/src/android/graphics/pdf/cts/module/
DCommonRendererTest.java278 private Bitmap getBitmap(int renderMode, boolean isPreV, boolean useNewConstructor) in getBitmap() method in CommonRendererTest
/cts/tests/tests/media/decoder/src/android/media/decoder/cts/
DDecodeAccuracyTestBase.java1325 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
/cts/tests/devicepolicy/src/android/devicepolicy/cts/
DDevicePolicyResourcesTest.java551 private static Bitmap getBitmap(Drawable drawable) { in getBitmap() method in DevicePolicyResourcesTest
/cts/tests/tests/media/bettertogether/src/android/media/bettertogether/cts/
DMediaRouterTest.java594 private Bitmap getBitmap(Drawable drawable) { in getBitmap() method in MediaRouterTest