Home
last modified time | relevance | path

Searched refs:ShadowNativeBitmap (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/robolectric/shadows/framework/src/main/java/org/robolectric/shadows/
H A DShadowNativeBitmapDrawable.java23 return ((ShadowNativeBitmap) Shadow.extract(bitmapDrawable.getBitmap())).getCreatedFromResId(); in getCreatedFromResId()
30 if (bitmap != null && Shadow.extract(bitmap) instanceof ShadowNativeBitmap) { in setCreatedFromResId()
31 ShadowNativeBitmap shadowNativeBitmap = Shadow.extract(bitmap); in setCreatedFromResId()
H A DShadowBitmap.java169 super(ShadowLegacyBitmap.class, ShadowNativeBitmap.class); in Picker()
H A DShadowNativeBitmapFactory.java45 ShadowNativeBitmap shadowNativeBitmap = Shadow.extract(bitmap); in decodeResource()
H A DShadowNativeBitmap.java48 public class ShadowNativeBitmap extends ShadowBitmap { class
/aosp_15_r20/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/
H A DShadowNativeBitmapTest.java1702 assertThat(((ShadowNativeBitmap) Shadow.extract(bitmap)).getCreatedFromResId()) in getCreatedFromResId()
/aosp_15_r20/out/soong/
Dbuild.aosp_shiba.ninja.globs26368 …obolectric/shadows/framework/src/main/java/org/robolectric/shadows/ShadowNativeBitmap.java","exter…