Searched refs:ShadowNativeBitmap (Results 1 – 6 of 6) sorted by relevance
23 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()
169 super(ShadowLegacyBitmap.class, ShadowNativeBitmap.class); in Picker()
45 ShadowNativeBitmap shadowNativeBitmap = Shadow.extract(bitmap); in decodeResource()
48 public class ShadowNativeBitmap extends ShadowBitmap { class
1702 assertThat(((ShadowNativeBitmap) Shadow.extract(bitmap)).getCreatedFromResId()) in getCreatedFromResId()
26368 …obolectric/shadows/framework/src/main/java/org/robolectric/shadows/ShadowNativeBitmap.java","exter…